Widget.OnSelectionGetDelegateWrapper

Undocumented in source.

Constructors

this
this(void delegate(SelectionData, uint, uint, Widget) dlg)
Undocumented in source.

Members

Functions

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

Static variables

listeners
OnSelectionGetDelegateWrapper[] listeners;
Undocumented in source.

Variables

dlg
void delegate(SelectionData, uint, uint, Widget) dlg;
Undocumented in source.
handlerId
gulong handlerId;
Undocumented in source.

Meta