gtkAccelMapLookupEntry {RGtk2} | R Documentation |
Looks up the accelerator entry for accel.path
and fills in key
.
gtkAccelMapLookupEntry(accel.path)
|
[character] a valid accelerator path |
A list containing the following elements:
retval |
[logical] TRUE if accel.path is known, FALSE otherwise |
|
[GtkAccelKey ] the accelerator key to be filled in (optional) |
Derived by RGtkGen from GTK+ documentation