Interface

Gtk-4.0GtkPrintDialogConstructorProps

interface ConstructorProps {
    accept_label: string;
    acceptLabel: string;
    modal: boolean;
    page_setup: Gtk.PageSetup;
    pageSetup: Gtk.PageSetup;
    print_settings: Gtk.PrintSettings;
    printSettings: Gtk.PrintSettings;
    title: string;
}

Hierarchy (View Summary)

Index

Properties

accept_label: string
acceptLabel: string
modal: boolean
page_setup: Gtk.PageSetup
pageSetup: Gtk.PageSetup
print_settings: Gtk.PrintSettings
printSettings: Gtk.PrintSettings
title: string