Package: cairo

Function cairo:font-face-reference-count

Lambda List

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

Arguments

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

Return Value

The unsigned integer with the current reference count of face. If the object is a "nil" object, 0 will be returned.

Details

Returns the current reference count of the font face.
 

See also

2025-1-29