TextBuffer.OnInsertChildAnchorDelegateWrapper

Undocumented in source.

Constructors

this
this(void delegate(TextIter, TextChildAnchor, TextBuffer) dlg, gulong handlerId, ConnectFlags flags)
Undocumented in source.

Members

Variables

dlg
void delegate(TextIter, TextChildAnchor, TextBuffer) dlg;
Undocumented in source.
flags
ConnectFlags flags;
Undocumented in source.
handlerId
gulong handlerId;
Undocumented in source.

Meta