HookList.invokeCheck

void invokeCheck(bool mayRecurse)

Calls all of the #GHook functions in a #GHookList. Any function which returns false is removed from the #GHookList.

Parameters

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