The default behaviour is to call the hooks @destroy function
HookList.finalizeHook
GHookFinalizeFunc finalizeHook() @propertyGet finalizeHook field.
Returns
the function to call to finalize a #GHook element.
void finalizeHook(GHookFinalizeFunc propval) @propertySet finalizeHook field.
Parameters
propval | the function to call to finalize a #GHook element. The default behaviour is to call the hooks @destroy function |