ShortcutsSection.title

Get title property.

  1. string title [@property getter]
    class ShortcutsSection
    @property
    string
    title
    ()
  2. string title [@property setter]

Return Value

Type: string

The string to show in the section selector of the gtk.shortcuts_window.ShortcutsWindow for this section.

If there is only one section, you don't need to set a title, since the section selector will not be shown in this case.