gtkAccelMapSave {RGtk2} | R Documentation |
Saves current accelerator specifications (accelerator path, key
and modifiers) to file.name
.
The file is written in a format suitable to be read back in by
gtkAccelMapLoad
.
gtkAccelMapSave(file.name)
|
[character] the name of the file to contain accelerator specifications, in the GLib file name encoding |
Derived by RGtkGen from GTK+ documentation