keyval_to_lower


Description:


public uint keyval_to_lower (uint keyval)

Converts a key value to lower case, if applicable.

Parameters:

keyval

a key value.

Returns:

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


Namespace: Gdk
Package: gdk-3.0