Hook.destroyLink

Removes one #GHook from a #GHookList, marking it inactive and calling glib.hook.Hook.unref on it.

class Hook
static
void
destroyLink

Parameters

hookList glib.hook_list.HookList

a #GHookList

hook glib.hook.Hook

the #GHook to remove