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.
ShortcutsShortcut.subtitle
string subtitle() @propertyGet subtitle property.
Returns
The subtitle for the shortcut or gesture.
void subtitle(string propval) @propertySet subtitle property.
Parameters
propval | 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. |