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

marka [gtk.text_mark.TextMark]

Returns

true if the mark moved (wasn’t already onscreen)