Pattern.status

Checks whether an error has previously occurred for this pattern. Since 1.0

class Pattern
status
()

Return Value

CAIRO_STATUS_SUCCESS, CAIRO_STATUS_NO_MEMORY, CAIRO_STATUS_INVALID_MATRIX, CAIRO_STATUS_PATTERN_TYPE_MISMATCH, or CAIRO_STATUS_INVALID_MESH_CONSTRUCTION.

Meta