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 [GtkTextView] a GtkTextView
mark [GtkTextMark] a mark in the buffer for text.view

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]