Interface

Adw-1AdwLeafletPageConstructorProps

interface ConstructorProps {
    child: Gtk.Widget;
    name: string;
    navigatable: boolean;
}

Hierarchy (View Summary)

Index

Properties

child: Gtk.Widget
name: string
navigatable: boolean