FontFace.getReferenceCount

Returns the current reference count of font_face. Since 1.4

class FontFace
uint
getReferenceCount
()

Return Value

Type: uint

the current reference count of font_face. If the object is a nil object, 0 will be returned.

Meta