Package: gtk
Function gtk:application-accels-for-action
Lambda Listgtk:application-accels-for-action (application name) SyntaxArgumentsDetails
Gets or sets the keyboard accelerators that will trigger the given action.
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 |
2025-08-21