enum Pango::FontMask
Defined in:
lib/gi-crystal/src/auto/pango-1.0/pango.crEnum Members
-
Family =
1_u32 -
Style =
2_u32 -
Variant =
4_u32 -
Weight =
8_u32 -
Stretch =
16_u32 -
Size =
32_u32 -
Gravity =
64_u32 -
Variations =
128_u32 -
Features =
256_u32 -
None =
0_u32 -
All =
511_u32
Class Method Summary
-
.g_type : UInt64
Returns the type id (GType) registered in GLib type system.