Creates an action that when activated, activates the named action on the widget.
It also passes the given arguments to it.
See gtk.widget.Widget.insertActionGroup for how to add actions to widgets.
the detailed name of the action
a new gtk.shortcut_action.ShortcutAction
Creates an action that when activated, activates the named action on the widget.
It also passes the given arguments to it.
See gtk.widget.Widget.insertActionGroup for how to add actions to widgets.