Package: cairo

Function cairo-surface-get-type

Lambda List

cairo-surface-get-type (surface)

Arguments

surface -- a cairo-surface-t instance

Return Value

A value of the cairo-surface-type-t enumeration.

Details

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

See also

2020-12-16