| 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. (Will be NULL if not previously set.)
Derived by RGtkGen from GTK+ documentation