Package ch.bailu.gtk.gtk
Interface ShortcutActionFlags
public interface ShortcutActionFlags
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
The action is the only
action that can be activated.
-
Field Details
-
EXCLUSIVE
static final int EXCLUSIVEThe action is the only
action that can be activated. If this flag is not set,
a future activation may select a different action.- See Also:
-