| pangoLayoutIterNextLine {RGtk2} | R Documentation |
Moves iter forward to the start of the next line. If iter is
already on the last line, returns FALSE.
pangoLayoutIterNextLine(object)
|
[PangoLayoutIter] a PangoLayoutIter |
[logical] whether motion was possible.
Derived by RGtkGen from GTK+ documentation