API Version: 2.0
Library Version: 2.72
#define g_hook_append ( hook_list, hook )
Appends a GHook onto the end of a GHookList.
GHook
GHookList
hook_list
-
A GHookList.
hook
The GHook to add to the end of hook_list.