org.gnu.gtk
Class ToolBarStyle
java.lang.Object
org.gnu.glib.Enum
org.gnu.gtk.ToolBarStyle
public class ToolBarStyle
- extends org.gnu.glib.Enum
Methods inherited from class org.gnu.glib.Enum |
equals, getValue, hashCode |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
ICONS
public static final ToolBarStyle ICONS
TEXT
public static final ToolBarStyle TEXT
BOTH
public static final ToolBarStyle BOTH
BOTH_HORIZ
public static final ToolBarStyle BOTH_HORIZ
intern
public static ToolBarStyle intern(int value)
or
public ToolBarStyle or(ToolBarStyle other)
and
public ToolBarStyle and(ToolBarStyle other)
xor
public ToolBarStyle xor(ToolBarStyle other)
test
public boolean test(ToolBarStyle other)