Package: cairo

Function cairo-scaled-font-status

Lambda List

cairo-scaled-font-status (scaled-font)

Arguments

scaled-font -- a cairo-scaled-font-t instance

Return Value

:success or another error such as :no-memory.

Details

Checks whether an error has previously occurred for this scaled font.
 

See also

2020-12-28