org.gnu.gtk
public class WidgetHelpType extends Enum
| Field Summary | |
|---|---|
| static WidgetHelpType | TOOLTIP |
| static WidgetHelpType | WHATIS_THIS |
| Method Summary | |
|---|---|
| WidgetHelpType | and(WidgetHelpType other) |
| static WidgetHelpType | intern(int value) |
| WidgetHelpType | or(WidgetHelpType other) |
| boolean | test(WidgetHelpType other) |
| WidgetHelpType | xor(WidgetHelpType other) |