org.gnu.gtk
public class DestDefaults extends Flags
| Field Summary | |
|---|---|
| static DestDefaults | ALL |
| static DestDefaults | DROP |
| static DestDefaults | HIGHLIGHT |
| static DestDefaults | MOTION |
| Method Summary | |
|---|---|
| DestDefaults | and(DestDefaults other) |
| static DestDefaults | intern(int value) |
| DestDefaults | or(DestDefaults other) |
| boolean | test(DestDefaults other) |
| DestDefaults | xor(DestDefaults other) |