Function

WPEPlatformunicode_to_keyval

[]

Declaration [src]

guint
wpe_unicode_to_keyval (
  guint32 wc
)
[]

Description [src]

Convert from a Unicode character to a key symbol.

[]

Parameters

wc

Type: guint32

A Unicode character.

[]

Return value

Type: guint

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