org.gnu.gtk
public class RcFlags extends Flags
Field Summary | |
---|---|
static RcFlags | BASE |
static RcFlags | BG |
static RcFlags | FG |
static RcFlags | TEXT |
Method Summary | |
---|---|
RcFlags | and(RcFlags other) |
static RcFlags | intern(int value) |
RcFlags | or(RcFlags other) |
boolean | test(RcFlags other) |
RcFlags | xor(RcFlags other) |