Application.OnOpenDelegateWrapper

Undocumented in source.

Constructors

this
this(void delegate(void*, int, string, Application) dlg)
Undocumented in source.

Members

Functions

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

Static variables

listeners
OnOpenDelegateWrapper[] listeners;
Undocumented in source.

Variables

dlg
void delegate(void*, int, string, Application) dlg;
Undocumented in source.
handlerId
gulong handlerId;
Undocumented in source.

Meta