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