This should be the section-name of one of the [gtk.shortcuts_section.ShortcutsSection] objects that are in this shortcuts window.
ShortcutsWindow.sectionName
string sectionName() @propertyGet sectionName property.
Returns
The name of the section to show.
void sectionName(string propval) @propertySet sectionName property.
Parameters
propval | The name of the section to show. This should be the section-name of one of the [gtk.shortcuts_section.ShortcutsSection] objects that are in this shortcuts window. |