Shortcut.this
this
(gtk.shortcut_trigger.ShortcutTrigger trigger = null, gtk.shortcut_action.ShortcutAction action = null)Creates a new [gtk.shortcut.Shortcut] that is triggered by trigger and then activates action.
Parameters
trigger | The trigger that will trigger the shortcut |
action | The action that will be activated upon triggering |
Returns
a new [gtk.shortcut.Shortcut]