Package: cairo

Function cairo:scaled-font-reference-count

Lambda List

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

Arguments

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

Return Value

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

Details

Returns the current reference count of font.
 

See also

2025-1-29