Package: gobject

Function gobject:object-ref-count

Lambda List

gobject:object-ref-count (object)

Arguments

object -- a g:object instance

Return Value

The integer with the reference count of object.

Details

Returns the reference count of the object.

Notes

This function is a Lisp extension. It can be used in test files to check the number of references for objects.
 

See also

2024-12-14