NamedAction.this
this
(string name)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.
Parameters
name | the detailed name of the action |
Returns
a new [gtk.shortcut_action.ShortcutAction]