Import line: | Pango = imports.gi.Pango; |
GIR File: | Pango-1.0.gir |
C documentation: | Pango.AttrType |
Enum : | AttrType |
Properties | |
---|---|
guint32 Pango.AttrType.ABSOLUTE_SIZE : 20
|
|
guint32 Pango.AttrType.BACKGROUND : 10
|
|
guint32 Pango.AttrType.FALLBACK : 16
|
|
guint32 Pango.AttrType.FAMILY : 2
|
|
guint32 Pango.AttrType.FONT_DESC : 8
|
|
guint32 Pango.AttrType.FOREGROUND : 9
|
|
guint32 Pango.AttrType.GRAVITY : 21
|
|
guint32 Pango.AttrType.GRAVITY_HINT : 22
|
|
guint32 Pango.AttrType.INVALID : 0
|
|
guint32 Pango.AttrType.LANGUAGE : 1
|
|
guint32 Pango.AttrType.LETTER_SPACING : 17
|
|
guint32 Pango.AttrType.RISE : 13
|
|
guint32 Pango.AttrType.SCALE : 15
|
|
guint32 Pango.AttrType.SHAPE : 14
|
|
guint32 Pango.AttrType.SIZE : 7
|
|
guint32 Pango.AttrType.STRETCH : 6
|
|
guint32 Pango.AttrType.STRIKETHROUGH : 12
|
|
guint32 Pango.AttrType.STRIKETHROUGH_COLOR : 19
|
|
guint32 Pango.AttrType.STYLE : 3
|
|
guint32 Pango.AttrType.UNDERLINE : 11
|
|
guint32 Pango.AttrType.UNDERLINE_COLOR : 18
|
|
guint32 Pango.AttrType.VARIANT : 5
|
|
guint32 Pango.AttrType.WEIGHT : 4
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Pango
Method |
Fetches the attribute type name passed in when registering the type using
pango_attr_type_register(). |
Pango
Method |
Allocate a new attribute type ID.
|