gtkTextIterBackwardCursorPosition {RGtk2}R Documentation

gtkTextIterBackwardCursorPosition

Description

Like gtkTextIterForwardCursorPosition, but moves backward.

Usage

gtkTextIterBackwardCursorPosition(object)

Arguments

object

a GtkTextIter

Value

[logical] TRUE if we moved

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]