API Version: 2.0
Library Version: 2.79.3
Generated by gi-docgen 2023.3
since: 2.0
#define g_hook_append ( hook_list, hook )
Appends a GHook onto the end of a GHookList.
GHook
GHookList
Available since: 2.0
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.