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