ShortcutsShortcut.actionName

Get actionName property.

  1. string actionName [@property getter]
    class ShortcutsShortcut
    @property
    string
    actionName
    ()
  2. string actionName [@property setter]

Return Value

Type: string

A detailed action name. If this is set for a shortcut of type gtk.types.ShortcutType.Accelerator, then GTK+ will use the accelerators that are associated with the action via gtk.application.Application.setAccelsForAction, and setting #GtkShortcutsShortcut::accelerator is not necessary.