org.freedesktop.cairo
public class FontWeight extends org.gnu.glib.Enum
Modifier and Type | Field and Description |
---|---|
static FontWeight |
BOLD |
static FontWeight |
NORMAL |
Modifier and Type | Method and Description |
---|---|
static FontWeight |
intern(int value) |
boolean |
test(FontWeight other) |
public static final FontWeight NORMAL
public static final FontWeight BOLD
public static FontWeight intern(int value)
public boolean test(FontWeight other)