API Reference for Enthought Tool Suite 3.2.0
The event that is generated when a key is pressed.
Is the alt key down?
alt_down = Bool
Is the control key down?
control_down = Bool
The original toolkit specific event.
event = Any
The keycode.
key_code = Int
Is the shift key down?
shift_down = Bool
© Copyright 2002-2009 Enthought, Inc.