moveMark

open fun moveMark(mark: TextMark, where: TextIter)

Moves @mark to the new location @where.

Emits the signal@Gtk.TextBuffer::mark-set signal as notification of the move.

Parameters

mark

a GtkTextMark

where

new location for @mark in @buffer