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
-
Defined =
63_u32
Class Method Summary
-
.g_type : UInt64
Returns the type id (GType) registered in GLib type system.
Instance Method Summary
- #default?
- #defined?
- #glyph_extents?
- #glyph_flags?
- #no_advances?
- #no_clusters?
- #no_glyph_names?
- #no_positions?
- #none?