Get 50% off unlimited learning
Buy Now
Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTextViewPlaceCursorOnscreen: gtkTextViewPlaceCursorOnscreen
Description
Moves the cursor to the currently visible region of the buffer, it it isn't there already.
Usage
gtkTextViewPlaceCursorOnscreen(object)
Arguments
object
a
GtkTextView
Value
TRUE
if the cursor had to be moved.