Schnittstelle HookFlagMask


public interface HookFlagMask
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    set if the hook has not been destroyed
    static final int
    set if the hook is currently being run
    static final int
    A mask covering all bits reserved for
    hook flags; see %G_HOOK_FLAG_USER_SHIFT
  • Felddetails

    • ACTIVE

      static final int ACTIVE
      set if the hook has not been destroyed
      Siehe auch:
    • IN_CALL

      static final int IN_CALL
      set if the hook is currently being run
      Siehe auch:
    • MASK

      static final int MASK
      A mask covering all bits reserved for
      hook flags; see %G_HOOK_FLAG_USER_SHIFT
      Siehe auch: