Package: cairo
Function cairo:surface-status
Lambda Listcairo:surface-status (surface) ArgumentsReturn ValueThe cairo:status-t value for surface. Details      
    Checks whether an error has previously occurred for this surface.    Possible values are :success,  :null-pointer, :no-memory,  :read-error, :invalid-content,  :invalid-format, or  :invalid-visual.      | See also | 
2025-09-20