Package: gtk
Function gtk-accelerator-label
Lambda Listgtk-accelerator-label (key mask) ArgumentsReturn ValueA string representing the accelerator. Details
Converts an accelerator keyval and modifier mask into a string which can be
used to represent the accelerator to the user. Example(gtk-accelerator-label 65470 '(:shift-mask :mod1-mask)) => "Umschalt+Alt+F1" | See also |
2021-12-24