Learn R Programming

RGtk2 (version 2.20.31)

gtkTextIterBackwardVisibleCursorPositions: gtkTextIterBackwardVisibleCursorPositions

Description

Moves up to count visible cursor positions. See gtkTextIterBackwardCursorPosition for details.

Usage

gtkTextIterBackwardVisibleCursorPositions(object, count)

Arguments

object
count
number of positions to move

Value

TRUE if we moved and the new position is dereferenceable

Details

Since 2.4