API Version: 2.0
Library Version: 2.72
gboolean g_hook_destroy ( GHookList* hook_list, gulong hook_id )
Destroys a GHook, given its ID.
GHook
hook_list
GHookList
A GHookList.
hook_id
gulong
A hook ID.
gboolean
TRUE if the GHook was found in the GHookList and destroyed.
TRUE