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