HookList.invoke

Calls all of the #GHook functions in a #GHookList.

class HookList
void
invoke
()

Parameters

mayRecurse bool

%TRUE if functions which are already running (e.g. in another thread) can be called. If set to %FALSE, these are skipped

Meta