Gtk.TextBuffer.GetIterAtMark Method
Gets the location of the specified mark.

Syntax

public TextIter GetIterAtMark (TextMark mark)

Parameters

mark
The specified mark.

Returns

The location of mark.

Remarks

Requirements

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