Method

GtkShortcutget_action

Declaration [src]

GtkShortcutAction*
gtk_shortcut_get_action (
  GtkShortcut* self
)

Description [src]

Gets the action that is activated by this shortcut.

Gets propertyGtk.Shortcut:action

Return value

Returns: GtkShortcutAction
 

The action.

 The data is owned by the instance.
 The return value can be NULL.