Creates a GtkShortcutTrigger 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 GtkShortcutTrigger
ConstructionException GTK+ fails to create the object.
See Implementation
Creates a GtkShortcutTrigger 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.