Command() | AcceleratorEntry | |
Dispose() | wxObject | |
disposed() | wxObject | [protected] |
dtor() | AcceleratorEntry | [protected] |
extern(C) private void VirtualDispose(IntPtr ptr) | wxObject | [static] |
FindObject(IntPtr ptr, newfunc New) | wxObject | [static] |
FindObject(IntPtr ptr) | wxObject | [static] |
Flags() | AcceleratorEntry | |
function(IntPtr wxobj) new func | wxObject | [static] |
GetAccelFromString(string label) | AcceleratorEntry | [static] |
GetTypeName() | wxObject | |
KeyCode() | AcceleratorEntry | |
memOwn | wxObject | [protected] |
menuItem() | AcceleratorEntry | |
New(IntPtr ptr) | AcceleratorEntry | [static] |
RemoveObject(IntPtr ptr) | wxObject | [static] |
SafePtr(wxObject obj) | wxObject | [static] |
Set(int flags, int keyCode, int cmd) | AcceleratorEntry | |
Set(int flags, int keyCode, int cmd, MenuItem item) | AcceleratorEntry | |
this(IntPtr wxobj) | AcceleratorEntry | |
this() | AcceleratorEntry | |
this(int flags) | AcceleratorEntry | |
this(int flags, int keyCode) | AcceleratorEntry | |
this(int flags, int keyCode, int cmd) | AcceleratorEntry | |
this(int flags, int keyCode, int cmd, MenuItem item) | AcceleratorEntry | |
wxACCEL_ALT | AcceleratorEntry | |
wxACCEL_CTRL | AcceleratorEntry | |
wxACCEL_NORMAL | AcceleratorEntry | |
wxACCEL_SHIFT | AcceleratorEntry | |
wxobj | wxObject | |
~this() | wxObject | |