Function Macro
GLibhook_append
[−]
Description [src]
Appends a GHook
onto the end of a GHookList
.
This function is not directly available to language bindings.
[−]
Parameters
hook_list
-
Type:
-
A
GHookList
. hook
-
Type:
-
The
GHook
to add to the end ofhook_list
.