gtkTextIterBackwardCursorPosition {RGtk2.10}R Documentation

gtkTextIterBackwardCursorPosition

Description

Like gtkTextIterForwardCursorPosition, but moves backward.

Usage

gtkTextIterBackwardCursorPosition(object)

Arguments

object [GtkTextIter] a GtkTextIter

Value

[logical] TRUE if we moved

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]