Method

GtkShortcutget_trigger

Declaration [src]

GtkShortcutTrigger*
gtk_shortcut_get_trigger (
  GtkShortcut* self
)

Description [src]

Gets the trigger used to trigger self.

Gets propertyGtk.Shortcut:trigger

Return value

Type: GtkShortcutTrigger

The trigger used.

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