ShortcutsSection.sectionName

Set sectionName property.

  1. string sectionName [@property getter]
  2. string sectionName [@property setter]
    class ShortcutsSection
    @property
    void
    sectionName
    (
    string propval
    )

Parameters

propval string

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.