Hook.destroyLink

Removes one glib.Hook from a glib.HookList, marking it inactive and calling Hook.unref on it.

class Hook
static
void
destroyLink

Parameters

hookList HookList
hook Hook

the glib.Hook to remove