ShortcutsSection.title

string title() @property

Get title property.

Returns

The string to show in the section selector of the [gtk.shortcuts_window.ShortcutsWindow]

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.

void title(string propval) @property

Set title property.

Parameters

propvalThe string to show in the section selector of the [gtk.shortcuts_window.ShortcutsWindow] 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.