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