API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
since: 2.58
gboolean g_ref_count_compare ( grefcount* rc, gint val )
Compares the current value of rc with val.
rc
val
Available since: 2.58
Type: grefcount*
grefcount*
The address of a reference count variable.
Type: gint
gint
The value to compare.
Type: gboolean
gboolean
TRUE if the reference count is the same as the given value.
TRUE