Interface

Adw-1AdwSidebarSectionConstructorProps

interface ConstructorProps {
    items: Gio.ListModel;
    menu_model: Gio.MenuModel;
    menuModel: Gio.MenuModel;
    sidebar: Adw.Sidebar;
    suffix: Gtk.Widget;
    title: string;
}

Hierarchy (View Summary)

Index
items: Gio.ListModel
menu_model: Gio.MenuModel
menuModel: Gio.MenuModel
sidebar: Adw.Sidebar
suffix: Gtk.Widget
title: string