Function Macro
GLibhook_append
since: 2.0
Declaration [src]
#define g_hook_append (
hook_list,
hook
)
Description [src]
Appends a GHook
onto the end of a GHookList
.
Available since: 2.0
This function is not directly available to language bindings.