Function
GObjectToggleNotify
Description
A callback function used for notification when the state of a toggle reference changes.
See also: g_object_add_toggle_ref()
Parameters
data |
gpointer |
Callback data passed to |
|
The argument can be NULL . | |
The data is owned by the caller of the function. | |
object |
GObject |
The object on which |
|
The data is owned by the caller of the function. | |
is_last_ref |
gboolean |
|