org.gnu.gtk
public class DebugFlag extends Flags
Field Summary | |
---|---|
static DebugFlag | MISC |
static DebugFlag | PLUGSOCKET |
static DebugFlag | TEXT |
static DebugFlag | TREE |
static DebugFlag | UPDATES |
Method Summary | |
---|---|
DebugFlag | and(DebugFlag other) |
static DebugFlag | intern(int value) |
DebugFlag | or(DebugFlag other) |
boolean | test(DebugFlag other) |
DebugFlag | xor(DebugFlag other) |