API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
void g_hook_free ( GHookList* hook_list, GHook* hook )
Calls the GHookList finalize_hook function if it exists, and frees the memory allocated for the GHook.
GHookList
finalize_hook
GHook
hook_list
Type: GHookList
A GHookList.
hook
Type: GHook
The GHook to free.