gtkTextViewScrollMarkOnscreen {RGtk2}R Documentation

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

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]