org.gnu.gtk
public class IconSize extends Enum
Field Summary | |
---|---|
static IconSize | BUTTON |
static IconSize | DIALOG |
static IconSize | DND |
static IconSize | INVALID |
static IconSize | LARGE_TOOLBAR |
static IconSize | MENU |
static IconSize | SMALL_TOOLBAR |
Method Summary | |
---|---|
IconSize | and(IconSize other) |
static IconSize | intern(int value) |
IconSize | or(IconSize other) |
boolean | test(IconSize other) |
IconSize | xor(IconSize other) |