java.lang.Object
org.gnu.glib.Enum
org.gnu.gtk.PathType
public class PathType
extends Enum
static PathType
CLASS
WIDGET
WIDGET_CLASS
value_
PathType
and(PathType other)
intern(int value)
or(PathType other)
boolean
test(PathType other)
xor(PathType other)
equals
getValue
hashCode
public static final PathType CLASS
public static final PathType WIDGET
public static final PathType WIDGET_CLASS
public PathType and(PathType other)
public static PathType intern(int value)
public PathType or(PathType other)
public boolean test(PathType other)
public PathType xor(PathType other)