Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTextViewScrollMarkOnscreen: gtkTextViewScrollMarkOnscreen
Description
Scrolls
text.view
the minimum distance such that
mark
is contained within the visible area of the widget.
Usage
gtkTextViewScrollMarkOnscreen(object, mark)
Arguments
object
a
GtkTextView
mark
a mark in the buffer for
text.view