Package: cairo

Function cairo-status

Lambda List

cairo-status (cr)

Arguments

cr -- a cairo-t context

Return Value

A value of the cairo-status-t enumeration for the current status of this context.

Details

Checks whether an error has previously occurred for this Cairo context. See the cairo-status-t enumeration.
 

See also

2021-12-12