Package: cairo

Function cairo-scaled-font-destroy

Lambda List

cairo-scaled-font-destroy (scaled-font)

Arguments

scaled-font -- a cairo-scaled-font-t instance

Details

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

See also

2020-12-28