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

Type: GtkShortcutAction

The action.

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