Package: cairo

Function cairo-pattern-get-type

Lambda List

cairo-pattern-get-type (pattern)

Arguments

pattern -- a cairo-pattern-t instance

Return Value

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

Details

This function returns the type of a pattern. See the cairo-pattern-type-t enumeration for available types.
 

See also

2020-12-13