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.

Return value

Type: guint16

The keycode representing the key.