Shortcut.setAction

Sets the new action for @self to be @action.

class Shortcut
void
setAction

Parameters

action ShortcutAction

The new action. If the @action is %NULL, the nothing action will be used.

Meta