Classes | |
class | PyEventBinder |
Functions | |
def | EVT_COMMAND |
def | EVT_COMMAND_RANGE |
def src::_event_ex::EVT_COMMAND | ( | win, | ||
id, | ||||
cmd, | ||||
func | ||||
) |
Definition at line 71 of file _event_ex.py.
def src::_event_ex::EVT_COMMAND_RANGE | ( | win, | ||
id1, | ||||
id2, | ||||
cmd, | ||||
func | ||||
) |
Definition at line 73 of file _event_ex.py.