Virtual Method
PangoFontMapget_family
Declaration [src]
PangoFontFamily*
get_family (
  PangoFontMap* fontmap,
  const char* name
)
Parameters
| name | const char* | 
| A family name. | |
| The data is owned by the caller of the function. | |
| The value is a NUL terminated UTF-8 string. | 
Return value
| Returns: | PangoFontFamily | 
| The  | |
| The data is owned by the called function. |