Shortcut.setAction
void setAction(gtk.shortcut_action.ShortcutAction action = null)Sets the new action for self to be action.
Parameters
action | The new action. If the action is null, the nothing action will be used. |
void setAction(gtk.shortcut_action.ShortcutAction action = null)Sets the new action for self to be action.
action | The new action. If the action is null, the nothing action will be used. |