Skip to main content

Type Alias: GtkPrintUnixDialogProps

GtkPrintUnixDialogProps = GtkDialogProps & object

Defined in: generated/jsx.ts:6134

Props for the GtkPrintUnixDialog widget.

Type Declaration

NameTypeDescriptionDefined in
children?ReactNode-generated/jsx.ts:6149
currentPage?numberThe current page in the document.generated/jsx.ts:6136
embedPageSetup?boolean%TRUE if the page setup controls are embedded.generated/jsx.ts:6138
hasSelection?booleanWhether the application has a selection.generated/jsx.ts:6140
manualCapabilities?Gtk.PrintCapabilitiesCapabilities the application can handle.generated/jsx.ts:6142
pageSetup?Gtk.PageSetupThe GtkPageSetup object to use.generated/jsx.ts:6144
printSettings?Gtk.PrintSettingsThe GtkPrintSettings object used for this dialog.generated/jsx.ts:6146
ref?Ref<Gtk.PrintUnixDialog>-generated/jsx.ts:6150
supportSelection?booleanWhether the dialog supports selection.generated/jsx.ts:6148