Interface

Adw-1AdwSidebarSectionConstructorProps

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

Hierarchy (View Summary)

Index

Properties

items: Gio.ListModel
menu_model: Gio.MenuModel
menuModel: Gio.MenuModel
sidebar: Adw.Sidebar
title: string