load
function load(file_name:filename):void {
// Gjs wrapper for gtk_accel_map_load()
}Parses a file previously saved with Gtk.save for accelerator specifications, and propagates them accordingly.
- file_name
a file containing accelerator specifications, in the GLib file name encoding