Gtk.TextBuffer.OnChildAnchorInserted Method
Default handler for the TextBuffer.ChildAnchorInserted event.

Syntax

protected virtual void OnChildAnchorInserted (TextIter pos, TextChildAnchor anchor)

Parameters

pos
a Gtk.TextIter
anchor
a Gtk.TextChildAnchor

Remarks

Override this method in a subclass to provide a default handler for the TextBuffer.ChildAnchorInserted event.

Requirements

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