API Version: 1.0
Library Version: 1.48.7
const char* pango_font_description_get_family ( const PangoFontDescription* desc )
Gets the family name field of a font description.
See pango_font_description_set_family().
pango_font_description_set_family()
const char*
the family name field for the font description, or NULL if not previously set. This has the same life-time as the font description itself and should not be freed.
NULL