class Pango::ScriptIter
- Pango::ScriptIter
- Reference
- Object
Overview
A Pango::ScriptIter
is used to iterate through a string
and identify ranges in different scripts.
Defined in:
lib/gi-crystal/src/auto/pango-1.0/script_iter.crConstructors
- .new(pointer : Pointer(Void), transfer : GICrystal::Transfer)
- .new(text : String, length : Int32) : self
Class Method Summary
-
.g_type : UInt64
Returns the type id (GType) registered in GLib type system.
Instance Method Summary
Constructor Detail
Class Method Detail
Returns the type id (GType) registered in GLib type system.