Widget.OnMnemonicActivateDelegateWrapper

Undocumented in source.

Constructors

this
this(bool delegate(bool, Widget) dlg)
Undocumented in source.

Members

Functions

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

Static variables

listeners
OnMnemonicActivateDelegateWrapper[] listeners;
Undocumented in source.

Variables

dlg
bool delegate(bool, Widget) dlg;
Undocumented in source.
handlerId
gulong handlerId;
Undocumented in source.

Meta