Function
GtkAccelMapsave
Declaration [src]
void
gtk_accel_map_save (
const gchar* file_name
)
Description [src]
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().