keyval_to_upper


Description:


public uint keyval_to_upper (uint keyval)

Converts a key value to upper case, if applicable.

Parameters:

keyval

a key value.

Returns:

the upper case form of keyval, or keyval itself if it is already in upper case or it is not subject to case conversion.


Namespace: Gdk
Package: gdk-3.0