ObjectG.removeToggleRef

Removes a reference added with g_object_add_toggle_ref(). The reference count of the object is decreased by one.

class ObjectG
void
removeToggleRef

Parameters

notify GToggleNotify

a function to call when this reference is the last reference to the object, or is no longer the last reference.

data void*

data to pass to notify

Meta