Skip to main content

Type Alias: GtkPageSetupUnixDialogProps

GtkPageSetupUnixDialogProps = Omit<GtkDialogProps, "onNotify"> & object

Defined in: generated/jsx.ts:7107

Props for the GtkPageSetupUnixDialog widget.

Type Declaration

NameTypeDescriptionDefined in
children?ReactNode-generated/jsx.ts:7108
onNotify?(self, propName) => void | nullCalled when any property on this widget changes. Param The widget that emitted the notification Param The name of the property that changed (in kebab-case)generated/jsx.ts:7114
ref?Ref<Gtk.PageSetupUnixDialog>-generated/jsx.ts:7115