Creates a gtk.shortcut_trigger.ShortcutTrigger that will trigger whenever either of the two given triggers gets triggered.
Note that nesting is allowed, so if you want more than two alternative, create a new alternative trigger for each option.
The first trigger that may trigger
The second trigger that may trigger
a new gtk.shortcut_trigger.ShortcutTrigger
Creates a gtk.shortcut_trigger.ShortcutTrigger that will trigger whenever either of the two given triggers gets triggered.
Note that nesting is allowed, so if you want more than two alternative, create a new alternative trigger for each option.