API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
void (* GHookFinalizeFunc) ( GHookList* hook_list, GHook* hook )
Defines the type of function to be called when a hook in a list of hooks gets finalized.
hook_list
Type: GHookList
GHookList
A GHookList.
hook
Type: GHook
GHook
The hook in hook_list that gets finalized.