pangoScriptIterNew
Create a new PangoScriptIter
, used to break a string of
Unicode into runs by text. No copy is made of text
,
pangoScriptIterNew(text, length)
|
[char] a UTF-8 string |
|
[integer] length of |
Since 1.4
[PangoScriptIter
] the new script iterator, initialized
to point at the first range in the text, If the string is
empty, it will point at an empty range.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.