Clutter.KeyEvent¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
device |
r/w |
the device that originated the event. If you want the physical device the event originated from, use |
|
flags |
r/w |
event flags |
|
hardware_keycode |
r/w |
raw hardware key value |
|
keyval |
r/w |
raw key value |
|
modifier_state |
r/w |
key modifiers |
|
source |
r/w |
event source actor |
|
stage |
r/w |
event source stage |
|
time |
r/w |
event time |
|
type |
r/w |
event type |
|
unicode_value |
r/w |
Unicode representation |
Methods¶
None
Details¶
- class Clutter.KeyEvent¶
Key event
New in version 0.2.