Mx.FontWeight – mx-2.0 Reference Manual
FontWeight
Description:
[
CCode
( cprefix =
"MX_FONT_WEIGHT_"
, type_id =
"mx_font_weight_get_type ()"
) ]
public
enum
FontWeight
Support values of font weight
Namespace:
Mx
Package:
mx-2.0
Content:
Enum values:
BOLD
-
Bold font weight
BOLDER
-
Bolder font weight
LIGHTER
-
Lighter font weight
NORMAL
-
Normal font weight
Static methods:
public
static
void
set_from_string
(
Value
value,
string
str)
2022 vala-language.org