gtkTextViewPlaceCursorOnscreen {RGtk2}R Documentation

gtkTextViewPlaceCursorOnscreen

Description

Moves the cursor to the currently visible region of the buffer, it it isn't there already.

Usage

gtkTextViewPlaceCursorOnscreen(object)

Arguments

object [GtkTextView] a GtkTextView

Value

[logical] TRUE if the cursor had to be moved.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]