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