gtkTextIterBackwardCursorPosition {RGtk2}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 version 2.12.5-3 Index]