TextBuffer.moveMarkByName

Moves the mark named name (which must exist) to location where. See TextBuffer.moveMark for details.

class TextBuffer
void
moveMarkByName

Parameters

name string

name of a mark

where TextIter

new location for mark