Method

Gtk.Shortcut.get_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

Ownership is not transferred to the caller
Can be NULL