HookList.finalizeHook

GHookFinalizeFunc finalizeHook() @property

Get finalizeHook field.

Returns

the function to call to finalize a #GHook element.

The default behaviour is to call the hooks @destroy function

void finalizeHook(GHookFinalizeFunc propval) @property

Set finalizeHook field.

Parameters

propvalthe function to call to finalize a #GHook element. The default behaviour is to call the hooks @destroy function