Hook.destroyLink

void destroyLink(glib.hook_list.HookList hookList, glib.hook.Hook hook)

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

Parameters

hookLista #GHookList
hookthe #GHook to remove