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
hookList | a #GHookList |
hook | the #GHook to remove |
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.
hookList | a #GHookList |
hook | the #GHook to remove |