Gtk
TextBuffer
GetIterAtChildAnchor
Gtk.TextBuffer.GetIterAtChildAnchor Method
Gets the location of the specific anchor.
Syntax
public
TextIter
GetIterAtChildAnchor
(
TextChildAnchor
anchor)
Parameters
anchor
A
Gtk.TextChildAnchor
at the current buffer.
Returns
The location at
anchor
.
Remarks
Requirements
Namespace:
Gtk
Assembly:
gtk-sharp (in gtk-sharp.dll)