Package: cairo

Function cairo:font-options-status

Lambda List

cairo:font-options-status (options)

Arguments

options -- a cairo:font-options-t instance

Return Value

The :success or :no-memory values of the cairo:status-t enumeration.

Details

Checks whether an error has previously occurred for this font options instance.
 

See also

2025-1-29