Package: gtk
Function gtk:widget-activate-action
Lambda Listgtk:widget-activate-action (widget name) ArgumentsReturn Value True if the action was activated, false if the action does not
exist. Details
Looks up the action in the action groups associated with widget and its
ancestors, and activates it. Notes | See also |
2025-06-15