enum UIng::AttributeType
Defined in:
uing/attribute/attribute_type.crEnum Members
-
Family =
0
-
Size =
1
-
Weight =
2
-
Italic =
3
-
Stretch =
4
-
Color =
5
-
Background =
6
-
Underline =
7
-
UnderlineColor =
8
-
Features =
9
Instance Method Summary
- #background?
- #color?
- #family?
- #features?
- #italic?
- #size?
- #stretch?
- #underline?
- #underline_color?
- #weight?