ShortcutsShortcut.subtitle

Set subtitle property.

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

Parameters

propval 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.