Packages
clutter-1.0
Clutter
KeyEvent
device
flags
hardware_keycode
keyval
modifier_state
source
stage
time
type
unicode_value
Stays crunchy ...
... even in milk.
Valadoc
Vala
Tutorial
Vala Journal
API-References
Markup
About
KeyEvent
Object Hierarchy:
Description:
public
struct
KeyEvent
Key event
Namespace:
Clutter
Package:
clutter-1.0
Content:
Fields:
public
EventType
type
public
uint32
time
public
EventFlags
flags
public
weak
Stage
stage
public
weak
Actor
source
public
ModifierType
modifier_state
public
uint
keyval
public
uint16
hardware_keycode
public
unichar
unicode_value
public
weak
InputDevice
device