Container.OnSetFocusChildDelegateWrapper

Undocumented in source.

Constructors

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

Members

Functions

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

Static variables

listeners
OnSetFocusChildDelegateWrapper[] listeners;
Undocumented in source.

Variables

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

Meta