org.gnu.gtk
Class PathType
java.lang.Object
org.gnu.glib.Enum
org.gnu.gtk.PathType
- public class PathType
- extends Enum
Fields inherited from class org.gnu.glib.Enum |
value_ |
Methods inherited from class java.lang.Object |
clone, finalize, 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)