pangoLayoutIterNextChar {RGtk2} | R Documentation |
Moves iter
forward to the next character in visual order. If iter
was already at
the end of the layout, returns FALSE
.
pangoLayoutIterNextChar(object)
|
[PangoLayoutIter ] a PangoLayoutIter |
[logical] whether motion was possible.
Derived by RGtkGen from GTK+ documentation