NamedAction.this
No documentation available for this declaration.
this
(string name) nothrowCreates 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 |