pangoScriptIterNext: pangoScriptIterNext
Description
Advances a PangoScriptIter
to the next range. If iter
is already at the end, it is left unchanged and FALSE
is returned.Usage
pangoScriptIterNext(object)
Value
TRUE
if iter
was successfully advanced.