enum HarfBuzz::BufferFlagsT
Defined in:
lib/gi-crystal/src/auto/harf_buzz-0.0/harf_buzz.crEnum Members
-
Default =
0_u32
-
Bot =
1_u32
-
Eot =
2_u32
-
PreserveDefaultIgnorables =
4_u32
-
RemoveDefaultIgnorables =
8_u32
-
DoNotInsertDottedCircle =
16_u32
-
None =
0_u32
-
All =
31_u32
Class Method Summary
-
.g_type : UInt64
Returns the type id (GType) registered in GLib type system.
Instance Method Summary
- #bot?
- #default?
- #do_not_insert_dotted_circle?
- #eot?
- #none?
- #preserve_default_ignorables?
- #remove_default_ignorables?
Class methods inherited from struct Enum
g_type : UInt64
g_type
Class Method Detail
Returns the type id (GType) registered in GLib type system.