struct HarfBuzz::OtVarAxisT

Overview

Use #hb_ot_var_axis_info_t instead.

Defined in:

lib/gi-crystal/src/auto/harf_buzz-0.0/ot_var_axis_t.cr

Constructors

Instance Method Summary

Constructor Detail

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

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

def self.new(tag : UInt32? = nil, name_id : UInt32? = nil, min_value : Float32? = nil, default_value : Float32? = nil, max_value : Float32? = nil) #

Instance Method Detail

def ==(other : self) : Bool #

def default_value(*args, **options) #

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

def default_value=(arg) #

def max_value(*args, **options) #

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

def max_value=(arg) #

def min_value(*args, **options) #

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

def min_value=(arg) #

def name_id(*args, **options) #

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

def name_id=(arg) #

def tag(*args, **options) #

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

def tag=(arg) #