Method
GtkShortcutget_action
Declaration [src]
GtkShortcutAction*
gtk_shortcut_get_action (
  GtkShortcut* self
)
Description [src]
Gets the action that is activated by this shortcut.
| Gets property | Gtk.Shortcut:action | 
Return value
Type: GtkShortcutAction
The action.
| The data is owned by the instance. | 
| The return value can be NULL. |