save
function save(file_name:filename):void { // Gjs wrapper for gtk_accel_map_save() }
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 load.
- file_name
the name of the file to contain accelerator specifications, in the GLib file name encoding