Hook.prepend
void prepend(glib.hook_list.HookList hookList, glib.hook.Hook hook)Prepends a #GHook on the start of a #GHookList.
Parameters
hookList | a #GHookList |
hook | the #GHook to add to the start of hook_list |
void prepend(glib.hook_list.HookList hookList, glib.hook.Hook hook)Prepends a #GHook on the start of a #GHookList.
hookList | a #GHookList |
hook | the #GHook to add to the start of hook_list |