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