ShortcutsShortcutGidBuilderImpl.subtitle

Set subtitle property.

class ShortcutsShortcutGidBuilderImpl(T)
T
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.

Return Value

Type: T

Builder instance for fluent chaining