API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
#define g_hook_append ( hook_list, hook )
Appends a GHook onto the end of a GHookList.
GHook
GHookList
This function is not directly available to language bindings.
hook_list
Type: -
-
A GHookList.
hook
The GHook to add to the end of hook_list.