Package: gtk
Function gtk-application-accels-for-action
Lambda Listgtk-application-accels-for-action (application name) SyntaxArgumentsDetails
Accessor of the accelerators that are associated with the given action. The gtk-application-accels-for-action function gets the keyboard accelerators that will trigger the given action. The (setf gtk-application-accels-for-action) function sets zero or more keyboard accelerators. The first item in the list of accelerators will be the primary accelerator, which may be displayed in the UI. To remove all accelerators for an action, use an empty list. For the detailed action name, see the g-action-parse-detailed-name and g-action-print-detailed-name functions. | See also |
2021-9-4