Sets zero or more keyboard accelerators that will trigger the
given action. The first item in accels will be the primary
accelerator, which may be displayed in the UI.
To remove all accelerators for an action, use an empty, zero-terminated
array for accels.
Sets zero or more keyboard accelerators that will trigger the given action. The first item in accels will be the primary accelerator, which may be displayed in the UI.
To remove all accelerators for an action, use an empty, zero-terminated array for accels.
For the detailed_action_name, see gio.action.Action.parseDetailedName and gio.action.Action.printDetailedName.