cairo_font_face_status.Rd
Checks whether an error has previously occurred for this font face
cairo_font_face_status(font_face)
font_face | [ |
---|
[int
]
Return value: %CAIRO_STATUS_SUCCESS or another error such as %CAIRO_STATUS_NO_MEMORY.
Since: 1.0
C function prototype: cairo_status_t cairo_font_face_status (cairo_font_face_t *font_face)
Other cairo-font-face:
cairo_font_face_get_type()