Package: gtk

Function gtk-accel-map-save

Lambda List

gtk-accel-map-save (filename)

Arguments

filename -- a :string with the name of the file to contain accelerator specifications, in the GLib file name encoding

Details

Saves current accelerator specifications, accelerator path, key and modifiers, to filename. The file is written in a format suitable to be read back in by the function gtk-accel-map-load.
 

See also

2020-9-20