for this section. If there is only one section, you don't need to set a title, since the section selector will not be shown in this case.
ShortcutsSection.title
string title() @propertyGet title property.
Returns
The string to show in the section selector of the GtkShortcutsWindow
void title(string propval) @propertySet title property.
Parameters
propval | The string to show in the section selector of the GtkShortcutsWindow for this section. If there is only one section, you don't need to set a title, since the section selector will not be shown in this case. |