Method

ClutterEventget_key_code

Declaration [src]

guint16
clutter_event_get_key_code (
  const ClutterEvent* event
)

Description [src]

Retrieves the keycode of the key that caused event.

Available since:1.0

Return value

Returns: guint16
 

The keycode representing the key.