Method

ClutterEventget_key_unicode

Declaration [src]

gunichar
clutter_event_get_key_unicode (
  const ClutterEvent* event
)

Description [src]

Retrieves the unicode value for the key that caused keyev.

Return value

Returns: gunichar
 

The unicode value representing the key.