Sets our main struct and passes it to the parent class.
Removes all the #GHook elements from a #GHookList.
Get the main Gtk struct
the main Gtk struct as a void*
Initializes a #GHookList. This must be called before the #GHookList is used.
Calls all of the #GHook functions in a #GHookList.
Calls all of the #GHook functions in a #GHookList. Any function which returns %FALSE is removed from the #GHookList.
Calls a function on each valid #GHook.
Calls a function on each valid #GHook and destroys it if the function returns %FALSE.
the main Gtk struct
The #GHookList struct represents a list of hook functions.