ShortcutsSection


Object Hierarchy:

Object hierarchy for ShortcutsSection

Description:

[ 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` as `GtkBuildable`

`AdwShortcutsSection` allows adding `AdwShortcutsItem` objects as children.


Namespace: Adw
Package: libadwaita-1

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from interface GLib.ListModel