Package: cairo

Function cairo:surface-type

Lambda List

cairo:surface-type (surface)

Arguments

surface -- a cairo:surface-t instance

Return Value

The cairo:surface-type-t value for surface.

Details

This function returns the type of the backend used to create the surface. See the cairo:surface-type-t enumeration for available types.
 

See also

2025-1-18