Method
PangoFontDescriptionget_family
Declaration [src]
const char*
pango_font_description_get_family (
  const PangoFontDescription* desc
)
Return value
| Returns: | const char* | 
| The family name field for the font
  description, or  | |
| The data is owned by the instance. | |
| The return value can be NULL. | |
| The value is a NUL terminated UTF-8 string. |