Package: cairo

Function cairo:pattern-destroy

Lambda List

cairo:pattern-destroy (pattern)

Arguments

pattern -- a cairo:pattern-t instance

Details

Decreases the reference count on pattern by one. If the result is zero, then pattern and all associated resources are freed. See the cairo:pattern-reference function.
 

See also

2025-1-14