API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
void g_hook_destroy_link ( GHookList* hook_list, GHook* hook )
Removes one GHook from a GHookList, marking it inactive and calling g_hook_unref() on it.
GHook
GHookList
g_hook_unref()
hook_list
Type: GHookList
A GHookList.
hook
Type: GHook
The GHook to remove.