gtkTextViewMoveMarkOnscreen {RGtk2} | R Documentation |
Moves a mark within the buffer so that it's located within the currently-visible text area.
gtkTextViewMoveMarkOnscreen(object, mark)
|
[GtkTextView ] a GtkTextView |
|
[GtkTextMark ] a GtkTextMark |
[logical] TRUE
if the mark moved (wasn't already onscreen)
Derived by RGtkGen from GTK+ documentation