org.gnu.gtk
Class ToolBarSpaceStyle
java.lang.Object
org.gnu.glib.Enum
org.gnu.gtk.ToolBarSpaceStyle
Deprecated.
public class ToolBarSpaceStyle
- 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 |
EMPTY
public static final ToolBarSpaceStyle EMPTY
- Deprecated.
LINE
public static final ToolBarSpaceStyle LINE
- Deprecated.
intern
public static ToolBarSpaceStyle intern(int value)
- Deprecated.
or
public ToolBarSpaceStyle or(ToolBarSpaceStyle other)
- Deprecated.
and
public ToolBarSpaceStyle and(ToolBarSpaceStyle other)
- Deprecated.
xor
public ToolBarSpaceStyle xor(ToolBarSpaceStyle other)
- Deprecated.
test
public boolean test(ToolBarSpaceStyle other)
- Deprecated.