API Version: 2.0
Library Version: 2.72
gboolean g_ref_count_compare ( grefcount* rc, gint val )
Compares the current value of rc with val.
rc
val
grefcount*
The address of a reference count variable.
gint
The value to compare.
gboolean
TRUE if the reference count is the same as the given value.
TRUE