cairoSurfaceStatus
Checks whether an error has previously occurred for this surface.
cairoSurfaceStatus(surface)
|
[CairoStatus
] CAIRO_STATUS_SUCCESS
, CAIRO_STATUS_NULL_POINTER
,
CAIRO_STATUS_NO_MEMORY
, CAIRO_STATUS_READ_ERROR
,
CAIRO_STATUS_INVALID_CONTENT
, CAIRO_STATUS_INVALID_FORMAT
, or
CAIRO_STATUS_INVALID_VISUAL
.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.