Package: cairo

Function cairo-font-face-get-reference-count

Lambda List

cairo-font-face-get-reference-count (font-face)

Arguments

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

Return Value

The current reference count of font-face. If the object is a nil object, 0 will be returned.

Details

Returns the current reference count of font-face.
 

See also

2020-12-28