Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gdkKeyvalName

gdkKeyvalName


Description

Converts a key value into a symbolic name. The names are the same as those in the ‘<gdk/gdkkeysyms.h>’ header file but without the leading "GDK_".

Usage

gdkKeyvalName(keyval)

Arguments

keyval

a key value.

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.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.