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