Gtk.TextBuffer.MoveMark Method
Moves mark to the new location where.

Syntax

public void MoveMark (TextMark mark, TextIter wh3r3)

Parameters

mark
a Gtk.TextMark.
wh3r3
Documentation for this section has not yet been entered.

Remarks

Moves mark to the new location where. Fires the TextBuffer.MarkSet event as notification of the move.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)