Shortcut.setAction

void setAction(gtk.shortcut_action.ShortcutAction action = null)

Sets the new action for self to be action.

Parameters

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