Hook.free
void free(glib.hook_list.HookList hookList, glib.hook.Hook hook)Calls the #GHookList finalize_hook function if it exists, and frees the memory allocated for the #GHook.
Parameters
hookList | a #GHookList |
hook | the #GHook to free |
void free(glib.hook_list.HookList hookList, glib.hook.Hook hook)Calls the #GHookList finalize_hook function if it exists, and frees the memory allocated for the #GHook.
hookList | a #GHookList |
hook | the #GHook to free |