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