[ CCode ( has_construct_function = false , type = "GtkShortcutAction*" ) ]
public NamedAction (string name)
Creates an action that when activated, activates the named action on the widget.
It also passes the given arguments to it.
See [[email protected]_action_group] for how to add actions to widgets.
name |
the detailed name of the action |
a new `GtkShortcutAction` |