Interface

Adw-1AdwLayoutConstructorProps

interface ConstructorProps {
    content: Gtk.Widget;
    name: string;
}

Hierarchy (View Summary)

Index

Properties

Properties

content: Gtk.Widget
name: string