Description Usage Arguments Details Value See Also
View source: R/cairo-font-face.R
Checks whether an error has previously occurred for this font face
1 | cairo_font_face_status(font_face)
|
font_face |
[ |
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)
[int
]
Other cairo-font-face:
cairo_font_face_get_type()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.