Function
Gdkkeyval_convert_case
Declaration [src]
void
gdk_keyval_convert_case (
guint symbol,
guint* lower,
guint* upper
)
Description [src]
Obtains the upper- and lower-case versions of the keyval symbol
.
Examples of keyvals are #GDK_KEY_a, #GDK_KEY_Enter, #GDK_KEY_F1, etc.