Package: cairo

Function cairo-font-face-status

Lambda List

cairo-font-face-status (font-face)

Arguments

font-face -- a cairo-font-face-t instance

Return Value

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

Details

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

See also

2020-12-28