struct Cairo::TextCluster

Defined in:

lib/gi-crystal/src/auto/cairo-1.0/text_cluster.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

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

def self.new(data : LibCairo::TextCluster, _transfer : GICrystal::Transfer) #

def self.new(num_bytes : Int32 | Nil = nil, num_glyphs : Int32 | Nil = 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 num_bytes(*args, **options) #

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

def num_bytes=(arg) #

def num_glyphs(*args, **options) #

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

def num_glyphs=(arg) #