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) #

[View source]
def self.new(data : LibHarfBuzz::OtMathGlyphVariantT, _transfer : GICrystal::Transfer) #

[View source]
def self.new(glyph : UInt32 | Nil = nil, advance : Int32 | Nil = nil) #

[View source]

Class Method Detail

def self.g_type : UInt64 #

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


[View source]

Instance Method Detail

def ==(other : self) : Bool #

[View source]
def advance(*args, **options) #

[View source]
def advance(*args, **options, &) #

[View source]
def advance=(arg) #

[View source]
def glyph(*args, **options) #

[View source]
def glyph(*args, **options, &) #

[View source]
def glyph=(arg) #

[View source]