Package: gtk
Function gtk:action-group-add-action
Lambda Listgtk:action-group-add-action (group action &optional accelerator) ArgumentsDetails
Adds an action to the action group and sets up the accelerator. If the accelerator argument is nil, this is the default value,
attempts to use the accelerator associated with the stock ID of the action. Accel paths are set to <Actions>/group-name/action-name. Warning | See also |
2024-9-24