| pangoFontDescriptionGetStretch {RGtk2} | R Documentation |
Gets the stretch field of a font description.
See pangoFontDescriptionSetStretch.
pangoFontDescriptionGetStretch(object)
|
[PangoFontDescription] a PangoFontDescription. |
[PangoStretch] the stretch field for the font description. Use
pangoFontDescriptionGetSetFields to find out if
the field was explicitly set or not.
Derived by RGtkGen from GTK+ documentation