TextBuffer.moveMark

void moveMark(gtk.text_mark.TextMark mark, gtk.text_iter.TextIter where) nothrow

Moves mark to the new location where. Emits the #GtkTextBuffer::mark-set signal as notification of the move.

Parameters

marka #GtkTextMark
wherenew location for mark in buffer