Import line: | Pango = imports.gi.Pango; |
GIR File: | Pango-1.0.gir |
C documentation: | Pango.FontMask |
Enum : | FontMask |
Properties | |
---|---|
guint32 Pango.FontMask.FAMILY : 1
|
|
guint32 Pango.FontMask.GRAVITY : 64
|
|
guint32 Pango.FontMask.SIZE : 32
|
|
guint32 Pango.FontMask.STRETCH : 16
|
|
guint32 Pango.FontMask.STYLE : 2
|
|
guint32 Pango.FontMask.VARIANT : 4
|
|
guint32 Pango.FontMask.WEIGHT : 8
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Pango.FontDescription
Method |
get_set_fields
()
:
Pango.FontMask
Determines which fields in a font description have been set.
|
Pango.FontDescription
Method |
unset_fields
(FontMask to_unset)
:
none
Unsets some of the fields in a PangoFontDescription.
|