struct Cairo::TextCluster
- Cairo::TextCluster
- Struct
- Value
- Object
Defined in:
lib/gi-crystal/src/auto/cairo-1.0/text_cluster.crConstructors
- .new(pointer : Pointer(Void), transfer : GICrystal::Transfer)
- .new(data : LibCairo::TextCluster, _transfer : GICrystal::Transfer)
- .new(num_bytes : Int32 | Nil = nil, num_glyphs : Int32 | Nil = nil)
Class Method Summary
-
.g_type : UInt64
Returns the type id (GType) registered in GLib type system.
Instance Method Summary
- #==(other : self) : Bool
- #num_bytes(*args, **options)
- #num_bytes(*args, **options, &)
- #num_bytes=(arg)
- #num_glyphs(*args, **options)
- #num_glyphs(*args, **options, &)
- #num_glyphs=(arg)