org.gnu.gtk
public class PathType extends Enum
Field Summary | |
---|---|
static PathType | CLASS |
static PathType | WIDGET |
static PathType | WIDGET_CLASS |
Method Summary | |
---|---|
PathType | and(PathType other) |
static PathType | intern(int value) |
PathType | or(PathType other) |
boolean | test(PathType other) |
PathType | xor(PathType other) |