Hook.unref

Decrements the reference count of a glib.Hook If the reference count falls to 0, the glib.Hook is removed from the glib.HookList and Hook.free is called to free it.

class Hook
static
void
unref

Parameters

hookList HookList
hook Hook

the glib.Hook to unref