| gtkTextIterForwardCursorPositions {RGtk2} | R Documentation |
Moves up to count cursor positions. See
gtkTextIterForwardCursorPosition for details.
gtkTextIterForwardCursorPositions(object, count)
|
[GtkTextIter] a GtkTextIter |
|
[integer] number of positions to move |
[logical] TRUE if we moved and the new position is dereferenceable
Derived by RGtkGen from GTK+ documentation