added to the GtkShortcutsWindow. Setting the #GtkShortcutsWindow:section-name property to this string will make this section shown in the GtkShortcutsWindow.
ShortcutsSection.sectionName
string sectionName() @propertyGet sectionName property.
Returns
A unique name to identify this section among the sections
void sectionName(string propval) @propertySet sectionName property.
Parameters
propval | A unique name to identify this section among the sections added to the GtkShortcutsWindow. Setting the #GtkShortcutsWindow:section-name property to this string will make this section shown in the GtkShortcutsWindow. |