Package: cairo

Function cairo-font-face-destroy

Lambda List

cairo-font-face-destroy (font-face)

Arguments

font-face -- a cairo-font-face-t instance

Details

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

See also

2020-12-28