Get 50% off unlimited learning
Buy Now
Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTextViewMoveMarkOnscreen: gtkTextViewMoveMarkOnscreen
Description
Moves a mark within the buffer so that it's located within the currently-visible text area.
Usage
gtkTextViewMoveMarkOnscreen(object, mark)
Arguments
object
a
GtkTextView
mark
a
GtkTextMark
Value
TRUE
if the mark moved (wasn't already onscreen)