Method
Gtk.Shortcut.set_trigger
Declaration [src]
void
gtk_shortcut_set_trigger (
  GtkShortcut* self,
  GtkShortcutTrigger* trigger
)
Parameters
| trigger | GtkShortcutTrigger | 
| The new trigger.
    If the  | |
| Can be NULL | |
| Ownership of the data is transferred to the callee |