TextView.moveMarkOnscreen
bool moveMarkOnscreen(gtk.text_mark.TextMark mark)Moves a mark within the buffer so that it's located within the currently-visible text area.
Parameters
mark | a #GtkTextMark |
Returns
true if the mark moved (wasn’t already onscreen)