Create a new PangoScriptIter, used to break a string of Unicode into runs by text. No copy is made of text, so the caller needs to make sure it remains valid until the iterator is freed with pango_script_iter_free(). Since 1.4
a UTF-8 string
length of text, or -1 if text is nul-terminated.
ConstructionException GTK+ fails to create the object.
See Implementation
Create a new PangoScriptIter, used to break a string of Unicode into runs by text. No copy is made of text, so the caller needs to make sure it remains valid until the iterator is freed with pango_script_iter_free(). Since 1.4