Virtual Method
Pango.FontFamily.get_face
Declaration [src]
PangoFontFace*
get_face (
PangoFontFamily* family,
const char* name
)
Parameters
name |
const char* |
the name of a face. If the name is |
|
Can be NULL | |
The data is owned by the caller of the function | |
The string is a NUL terminated UTF-8 string |
Return value
Returns: PangoFontFace |
|
the |
|
The data is owned by the called function | |
Can be NULL |