pangoScriptIterNext {RGtk2} | R Documentation |
Advances a PangoScriptIter
to the next range. If iter
is already at the end, it is left unchanged and FALSE
is returned.
pangoScriptIterNext(object)
|
[PangoScriptIter ] a PangoScriptIter |
Since 1.4
[logical] TRUE
if iter
was successfully advanced.
Derived by RGtkGen from GTK+ documentation