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