FontFace.status

Checks whether an error has previously occurred for this font face Since 1.0

class FontFace
cairo_status_t
status
()

Return Value

Type: cairo_status_t

CAIRO_STATUS_SUCCESS or another error such as CAIRO_STATUS_NO_MEMORY.

Meta