pangoFontDescriptionGetFamily {RGtk2} | R Documentation |
Gets the family name field of a font description. See
pangoFontDescriptionSetFamily
.
pangoFontDescriptionGetFamily(object)
|
[PangoFontDescription ] a PangoFontDescription . |
[char] the family name field for the font description, or
NULL
if not previously set.
Derived by RGtkGen from GTK+ documentation