GHookFlagMask

Flags used internally in the #GHook implementation.

Values

ValueMeaning
ACTIVE1

set if the hook has not been destroyed

IN_CALL2

set if the hook is currently being run

MASK15

A mask covering all bits reserved for hook flags; see %G_HOOK_FLAG_USER_SHIFT

Meta