set_action


Description:

public void set_action (owned ShortcutAction? action)

Sets the new action for this to be action.

Parameters:

this

a `GtkShortcut`

action

The new action. If the action is null, the nothing action will be used.