TreeModelT.OnRowsReorderedDelegateWrapper

Undocumented in source.

Constructors

this
this(void delegate(TreePath, TreeIter, void*, TreeModelIF) dlg)
Undocumented in source.

Members

Functions

remove
void remove(OnRowsReorderedDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

dlg
void delegate(TreePath, TreeIter, void*, TreeModelIF) dlg;
Undocumented in source.
handlerId
gulong handlerId;
Undocumented in source.

Meta