gtkTextViewPlaceCursorOnscreen {RGtk2.10}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.10 version 2.10.6 Index]