Create a new pango.script_iter.ScriptIter, used to break a string of Unicode text into runs by Unicode script.
Gets information about the range to which iter currently points.
Advances a pango.script_iter.ScriptIter to the next range.
Pointer to the C boxed value
Get the GType of this boxed type.
Boxed GType property.
Convenience method to return this cast to a type. For use in D with statements.
Make a copy of the wrapped C boxed data.
Copy a C boxed value using g_boxed_copy.
Free a C boxed value using g_boxed_free.
A pango.script_iter.ScriptIter is used to iterate through a string and identify ranges in different scripts.