pangoFontDescriptionGetSize
Gets the size field of a font description.
See pangoFontDescriptionSetSize
.
pangoFontDescriptionGetSize(object)
|
[integer] the size field for the font description in points or device units.
You must call pangoFontDescriptionGetSizeIsAbsolute
to find out which is the case. Returns 0 if the size field has not
previously been set or it has been set to 0 explicitly.
Use pangoFontDescriptionGetSetFields
to
find out if the field was explicitly set or not.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.