[ CCode ( type_id = "adw_shortcuts_section_get_type ()" ) ]
[ Version ( since = "1.8" ) ]
public sealed class ShortcutsSection : Object, ListModel, Buildable
An object representing a section in [class@ShortcutsDialog].
It contains [class@ShortcutsItem] objects, use [method@ShortcutsSection.add] to add them.
`AdwShortcutsSection` implements the [iface@Gio.ListModel] interface and allows to access the added shortcut items through it.
`AdwShortcutsSection` allows adding `AdwShortcutsItem` objects as children.