struct HarfBuzz::OtVarAxisT

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

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

[View source]
def self.new(tag : UInt32 | Nil = nil, name_id : UInt32 | Nil = nil, min_value : Float32 | Nil = nil, default_value : Float32 | Nil = nil, max_value : Float32 | Nil = nil) #

[View source]

Instance Method Detail

def ==(other : self) : Bool #

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

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

[View source]
def default_value=(arg) #

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

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

[View source]
def max_value=(arg) #

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

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

[View source]
def min_value=(arg) #

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

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

[View source]
def name_id=(arg) #

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

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

[View source]
def tag=(arg) #

[View source]