TextBuffer.moveMarkByName

Moves the mark named name (which must exist) to location where.

See gtk.text_buffer.TextBuffer.moveMark for details.

class TextBuffer
void
moveMarkByName

Parameters

name string

name of a mark

where gtk.text_iter.TextIter

new location for mark