Widget.OnKeyPressDelegateWrapper

Undocumented in source.

Constructors

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

Members

Functions

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

Static variables

listeners
OnKeyPressDelegateWrapper[] listeners;
Undocumented in source.

Variables

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

Meta