ShortcutsWindow.sectionName

string sectionName() @property

Get sectionName property.

Returns

The name of the section to show.

This should be the section-name of one of the #GtkShortcutsSection objects that are in this shortcuts window.

void sectionName(string propval) @property

Set sectionName property.

Parameters

propvalThe name of the section to show. This should be the section-name of one of the #GtkShortcutsSection objects that are in this shortcuts window.