Public Member Functions | |
this (IntPtr wxobj) | |
this () | |
void | RequestMore () |
void | RequestMore (bool needMore) |
bool | MoreRequested () |
Static Public Member Functions | |
static IdleMode | Mode () |
static void | Mode (IdleMode value) |
static bool | CanSend (Window win) |
static | this () |
this | ( | IntPtr | wxobj | ) |
Reimplemented from Event.
this | ( | ) |
Reimplemented from Event.
static this | ( | ) | [static] |
Reimplemented from Event.
void RequestMore | ( | ) |
void RequestMore | ( | bool | needMore | ) |
bool MoreRequested | ( | ) |
static IdleMode Mode | ( | ) | [static] |
static void Mode | ( | IdleMode | value | ) | [static] |
static bool CanSend | ( | Window | win | ) | [static] |