Package: cairo

Function cairo:pattern-reference-count

Lambda List

cairo:pattern-reference-count (pattern)

Arguments

pattern -- a cairo:pattern-t instance

Return Value

The unsigned integer with the current reference count of pattern.

Details

Returns the current reference count of pattern. If the instance is a "nil" pattern, 0 will be returned.
 

See also

2025-1-14