API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
void g_hook_list_invoke ( GHookList* hook_list, gboolean may_recurse )
Calls all of the GHook functions in a GHookList.
GHook
GHookList
may_recurse
Type: gboolean
gboolean
TRUE if functions which are already running (e.g. in another thread) can be called. If set to FALSE, these are skipped.
TRUE
FALSE