ShortcutsWindow.sectionName

Set sectionName property.

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

Parameters

propval string

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.