Package: cairo

Function cairo-pattern-get-reference-count

Lambda List

cairo-pattern-get-reference-count (pattern)

Arguments

pattern -- a cairo-pattern-t instance

Return Value

The current reference count of pattern.

Details

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

See also

2020-12-26