Method
GObjectObjectweak_unref
Description
Removes a weak reference callback to an object.
This method is not directly available to language bindings.
Parameters
notify
-
Type:
GWeakNotify
Callback to search for.
data
-
Type:
gpointer
Data to search for.
The argument can be NULL
.The data is owned by the caller of the method.