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