HookList.marshal

Calls a function on each valid #GHook.

class HookList
void
marshal

Parameters

mayRecurse bool

true if hooks which are currently running (e.g. in another thread) are considered valid. If set to false, these are skipped

marshaller glib.types.HookMarshaller

the function to call for each #GHook