org.gnu.gdk
Class PropertyState
java.lang.Object
org.gnu.glib.Enum
org.gnu.gdk.PropertyState
public class PropertyState
- 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 |
NEW_VALUE
public static final PropertyState NEW_VALUE
DELETE
public static final PropertyState DELETE
intern
public static PropertyState intern(int value)
or
public PropertyState or(PropertyState other)
and
public PropertyState and(PropertyState other)
xor
public PropertyState xor(PropertyState other)
test
public boolean test(PropertyState other)