:right-sidebar: True HookFlagMask =================================================================== .. currentmodule:: gi.repository.GLib .. class:: HookFlagMask :no-contents-entry: Flags used internally in the :obj:`~gi.repository.GLib.Hook` implementation. Fields ------ .. rst-class:: interim-class .. class:: HookFlagMask :no-index: .. attribute:: ACTIVE Set if the hook has not been destroyed .. attribute:: IN_CALL Set if the hook is currently being run .. attribute:: MASK A mask covering all bits reserved for hook flags; see :const:`~gi.repository.GLib.HOOK_FLAG_USER_SHIFT`