Enum
org.gnu.gtk.SideType
public class SideType
extends Enum
static SideType
BOTTOM
LEFT
RIGHT
TOP
SideType
and(SideType other)
intern(int value)
or(SideType other)
boolean
test(SideType other)
xor(SideType other)
public static final SideType BOTTOM
public static final SideType LEFT
public static final SideType RIGHT
public static final SideType TOP
public SideType and(SideType other)
public static SideType intern(int value)
public SideType or(SideType other)
public boolean test(SideType other)
public SideType xor(SideType other)