AccelMap.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 gtk_accel_map_load().

class AccelMap
static
void
save
(
string fileName
)

Parameters

fileName string

the name of the file to contain accelerator specifications, in the GLib file name encoding

Meta