Method

ClutterEventset_key_code

Declaration [src]

void
clutter_event_set_key_code (
  ClutterEvent* event,
  guint16 key_code
)

Description [src]

Sets the keycode of the event.

Parameters

key_code

Type: guint16

The keycode representing the key.