API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
void g_hook_prepend ( GHookList* hook_list, GHook* hook )
Prepends a GHook on the start of a GHookList.
GHook
GHookList
hook_list
Type: GHookList
A GHookList.
hook
Type: GHook
The GHook to add to the start of hook_list.