UserFontFace.getInitFunc

Gets the scaled-font initialization function of a user-font. Since 1.8

class UserFontFace
cairo_user_scaled_font_init_func_t
getInitFunc
()

Return Value

Type: cairo_user_scaled_font_init_func_t

The init callback of font_face or NULL if none set or an error has occurred.

Meta