Method

ClutterEventset_key_unicode

Declaration [src]

void
clutter_event_set_key_unicode (
  ClutterEvent* event,
  gunichar key_unicode
)

Description [src]

Sets the Unicode value of event.

Parameters

key_unicode

Type: gunichar

The Unicode value representing the key.