hookDestroyLink

fun hookDestroyLink(hookList: HookList, hook: Hook)

Removes one #GHook from a #GHookList, marking it inactive and calling g_hook_unref() on it.

Parameters

hookList

a #GHookList

hook

the #GHook to remove