Learn R Programming

RGtk2 (version 2.8.7)

gdkKeyvalName: gdkKeyvalName

Description

Converts a key value into a symbolic name. The names are the same as those in the header file but without the leading "GDK_".

Usage

gdkKeyvalName(keyval)

Arguments

Value

[character] a string containing the name of the key, or NULL if keyval is not a valid key. The string should not be modified.