Package ch.bailu.gtk.glib
Schnittstelle HookFlagMask
public interface HookFlagMask
-
Feldübersicht
Felder
-
Felddetails
-
ACTIVE
static final int ACTIVEset if the hook has not been destroyed- Siehe auch:
-
IN_CALL
static final int IN_CALLset if the hook is currently being run- Siehe auch:
-
MASK
static final int MASKA mask covering all bits reserved for
hook flags; see %G_HOOK_FLAG_USER_SHIFT- Siehe auch:
-