Virtual Method
Pango.FontMap.get_family
Declaration [src]
PangoFontFamily*
get_family (
  PangoFontMap* fontmap,
  const char* name
)
Parameters
| name | const char* | 
| a family name | |
| Ownership is not transferred to the callee | |
| The string is a NUL terminated UTF-8 string | 
Return value
| Returns: PangoFontFamily | |
| the  | |
| Ownership is not transferred to the caller | |