API Version: 2.0
Library Version: 2.80.4
Generated by gi-docgen 2023.3
gboolean g_hook_destroy ( GHookList* hook_list, gulong hook_id )
Destroys a GHook, given its ID.
GHook
hook_list
Type: GHookList
GHookList
A GHookList.
hook_id
Type: gulong
gulong
A hook ID.
Type: gboolean
gboolean
TRUE if the GHook was found in the GHookList and destroyed.
TRUE