Package org.gnome.adw

Class ShortcutsSection<T extends GObject>

java.lang.Object
All Implemented Interfaces:
Iterable<T>, Collection<T>, List<T>, SequencedCollection<T>, ListModel<T>, Buildable, Proxy, ListModelJavaList<T>

@Generated("io.github.jwharm.JavaGI") public final class ShortcutsSection<T extends GObject> extends GObject implements ListModel<T>, Buildable
An object representing a section in ShortcutsDialog.

It contains ShortcutsItem objects, use add(org.gnome.adw.ShortcutsItem) to add them.

AdwShortcutsSection implements the ListModel interface and allows to access the added shortcut items through it.

AdwShortcutsSection as GtkBuildable
AdwShortcutsSection allows adding AdwShortcutsItem objects as children.

Since:
1.8