Method
GtkShortcutset_trigger
Declaration [src]
void
gtk_shortcut_set_trigger (
  GtkShortcut* self,
  GtkShortcutTrigger* trigger
)
Parameters
- trigger
- 
            Type: GtkShortcutTriggerThe new trigger. If the triggerisNULL, the never trigger will be used.The argument can be NULL.The instance takes ownership of the data, and is responsible for freeing it.