Interface

Gtk-4.0GtkAssistantPageConstructorProps

interface ConstructorProps {
    child: Gtk.Widget;
    complete: boolean;
    page_type: Gtk.AssistantPageType;
    pageType: Gtk.AssistantPageType;
    title: string;
}

Hierarchy (View Summary)

Index

Properties

child: Gtk.Widget
complete: boolean
title: string