Method
Gtk.Shortcut.set_action
Declaration [src]
void
gtk_shortcut_set_action (
  GtkShortcut* self,
  GtkShortcutAction* action
)
Parameters
| action | GtkShortcutAction | 
| The new action.
    If the  | |
| Can be NULL | |
| Ownership of the data is transferred to the callee |