Description Usage Arguments Value Author(s)
Checks whether an error has previously occurred for this surface.
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.