Method

ClutterEventset_key_unicode

since: 1.8

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

Type: gunichar

The Unicode value representing the key.