| Import line: | Pango = imports.gi.Pango; |
| GIR File: | Pango-1.0.gir |
| C documentation: | Pango.AttrClass |
| Struct : | AttrClass |
| Show / Hide Inherited methods, properties and signals |
| Properties | Defined By | |
|---|---|---|
|
copy : void*
read only
|
Pango.AttrClass | |
|
destroy : void*
read only
|
Pango.AttrClass | |
|
equal : void*
read only
|
Pango.AttrClass | |
|
type : Pango.AttrType
|
Pango.AttrClass | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new Pango.AttrClass
()
Create a new Pango.AttrClass
Create a new Pango.AttrClass
|
||
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Pango.Attribute
Method |
init
(AttrClass klass)
:
none
Initializes attr's klass to klass, it's start_index to PANGO_ATTR_INDEX_FROM_TEXT_BEGINNING and end_index to PANGO_ATTR_INDEX_TO_TEXT_END such that the attribute applies to the entire text by default.
|