Package: gtk
Function gtk-accel-map-add-entry
Lambda Listgtk-accel-map-add-entry (accel-path accel-key accel-mods) ArgumentsDetails
Registers a new accelerator with the global accelerator map. This function should only be called once per accel-path with the canonical accel-key and accel-mods for this path. To change the
accelerator during runtime programatically, use the function gtk-accel-map-change-entry. | See also |
2020-9-20