enum HarfBuzz::BufferSerializeFlagsT
Defined in:
lib/gi-crystal/src/auto/harf_buzz-0.0/harf_buzz.crEnum Members
-
Default =
0_u32
-
NoClusters =
1_u32
-
NoPositions =
2_u32
-
NoGlyphNames =
4_u32
-
GlyphExtents =
8_u32
-
GlyphFlags =
16_u32
-
NoAdvances =
32_u32
-
None =
0_u32
-
All =
63_u32
Class Method Summary
-
.g_type : UInt64
Returns the type id (GType) registered in GLib type system.
Instance Method Summary
- #default?
- #glyph_extents?
- #glyph_flags?
- #no_advances?
- #no_clusters?
- #no_glyph_names?
- #no_positions?
- #none?
Class methods inherited from struct Enum
g_type : UInt64
g_type
Class Method Detail
Returns the type id (GType) registered in GLib type system.