pango.script_iter
Module for [ScriptIter] class
class ScriptIter
Types 1
classScriptIter : gobject.boxed.Boxed
A pango.script_iter.ScriptIter is used to iterate through a string and identify ranges in different scripts.
Methods
void getRange(out string start, out string end, out pango.types.Script script) nothrowGets information about the range to which iter currently points.