org.gnu.gtk
public class AttachOptions extends Flags
See Also: Table
Field Summary | |
---|---|
static AttachOptions | EXPAND |
static AttachOptions | FILL |
static AttachOptions | SHRINK |
Method Summary | |
---|---|
AttachOptions | and(AttachOptions other) |
static AttachOptions | intern(int value) |
AttachOptions | or(AttachOptions other) |
boolean | test(AttachOptions other) |
AttachOptions | xor(AttachOptions other) |