API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.4
since: 2.0
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.
Available since: 2.0
hook_list
Type: GHookList
GHookList
A GHookList.
hook
Type: GHook
GHook
The hook in hook_list that gets finalized.