org.freedesktop.cairo
public class FontSlant extends org.gnu.glib.Enum
static FontSlant
ITALIC
NORMAL
OBLIQUE
intern(int value)
boolean
test(FontSlant other)
equals, getValue, hashCode
getClass, notify, notifyAll, toString, wait, wait, wait
public static final FontSlant NORMAL
public static final FontSlant ITALIC
public static final FontSlant OBLIQUE
public static FontSlant intern(int value)
public boolean test(FontSlant other)