Description Usage Arguments Value Author(s)
Gets the size field of a font description.
See pangoFontDescriptionSetSize
.
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.