toyFontFaceGetFamily

fnstring toyFontFaceGetFamily(cairo.font_face.FontFace fontFace)

Gets the family name of a toy font.

Parameters

fontFaceA toy font face

Returns

The family name. This string is owned by the font face

and remains valid as long as the font face is alive (referenced).