| cairoFontFaceStatus {RGtk2} | R Documentation |
Checks whether an error has previously occurred for this font face
cairoFontFaceStatus(font.face)
|
[CairoFontFace] a CairoFontFace |
[CairoStatus] CAIRO_STATUS_SUCCESS or another error such as
CAIRO_STATUS_NO_MEMORY.
Derived by RGtkGen from GTK+ documentation