struct HarfBuzz::OtMathGlyphVariantT

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.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(pointer : Pointer(Void), transfer : GICrystal::Transfer) #

def self.new(data : LibHarfBuzz::OtMathGlyphVariantT, _transfer : GICrystal::Transfer) #

def self.new(glyph : UInt32? = nil, advance : Int32? = nil) #

Class Method Detail

def self.g_type : UInt64 #

Returns the type id (GType) registered in GLib type system.


Instance Method Detail

def ==(other : self) : Bool #

def advance(*args, **options) #

def advance(*args, **options, &) #

def advance=(arg) #

def glyph(*args, **options) #

def glyph(*args, **options, &) #

def glyph=(arg) #