Method
Gtk.AlternativeTrigger.get_second
Declaration [src]
GtkShortcutTrigger*
gtk_alternative_trigger_get_second (
  GtkAlternativeTrigger* self
)
Description [src]
Gets the second of the two alternative triggers that may
trigger self.
gtk_alternative_trigger_get_first() will return
the other one.
| Gets property | Gtk.AlternativeTrigger:second | 
Return value
| Returns: GtkShortcutTrigger | |
| the second alternative trigger | |
| Ownership is not transferred to the caller | |