Package: cairo

Function cairo:status

Lambda List

cairo:status (cr)

Arguments

cr -- a cairo:context-t instance

Return Value

The cairo:status-t value with the current status of cr.

Details

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

See also

2025-1-2