API Version: 4.0
Library Version: 4.2.0
guint gdk_keyval_to_lower ( guint keyval )
Converts a key value to lower case, if applicable.
keyval
guint
a key value.
the lower case form of keyval, or keyval itself if it is already in lower case or it is not subject to case conversion.