NamedAction


Description:

[ 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.

Parameters:

name

the detailed name of the action

Returns:

a new `GtkShortcutAction`




2022 vala-language.org