gtkTextIterBackwardVisibleCursorPosition {RGtk2} | R Documentation |
Moves iter
forward to the previous visible cursor position. See
gtkTextIterBackwardCursorPosition
for details.
gtkTextIterBackwardVisibleCursorPosition(object)
|
[GtkTextIter ] a GtkTextIter |
Since 2.4
[logical] TRUE
if we moved and the new position is dereferenceable
Derived by RGtkGen from GTK+ documentation