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.

Available since:1.8

Parameters

key_unicode gunichar
 

The Unicode value representing the key.