ShortcutsShortcut.subtitle

Get subtitle property.

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

Return Value

Type: string

The subtitle for the shortcut or gesture.

This is typically used for gestures and should be a short, one-line text that describes the gesture itself. For the predefined gesture types, GTK provides a subtitle on its own.