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