struct HarfBuzz::OtMathGlyphVariantT
- HarfBuzz::OtMathGlyphVariantT
- Struct
- Value
- Object
Overview
Data type to hold math-variant information for a glyph.
Defined in:
lib/gi-crystal/src/auto/harf_buzz-0.0/ot_math_glyph_variant_t.crConstructors
- .new(pointer : Pointer(Void), transfer : GICrystal::Transfer)
- .new(data : LibHarfBuzz::OtMathGlyphVariantT, _transfer : GICrystal::Transfer)
- .new(glyph : UInt32 | Nil = nil, advance : Int32 | Nil = nil)
Class Method Summary
-
.g_type : UInt64
Returns the type id (GType) registered in GLib type system.
Instance Method Summary
- #==(other : self) : Bool
- #advance(*args, **options)
- #advance(*args, **options, &)
- #advance=(arg)
- #glyph(*args, **options)
- #glyph(*args, **options, &)
- #glyph=(arg)
Constructor Detail
def self.new(data : LibHarfBuzz::OtMathGlyphVariantT, _transfer : GICrystal::Transfer)
#
Class Method Detail
Returns the type id (GType) registered in GLib type system.