unicode_to_keysym


Description:


[ Version ( since = "1.10" ) ]
public uint unicode_to_keysym (uint32 wc)

Convert from a ISO10646 character to a key symbol.

Parameters:

wc

a ISO10646 encoded character

Returns:

the corresponding Clutter key symbol, if one exists. or, if there is no corresponding symbol, wc | 0x01000000


Namespace: Clutter
Package: clutter-1.0