Skip to main content

Type Alias: GtkAppChooserDialogProps

GtkAppChooserDialogProps = GtkDialogProps & object

Defined in: generated/jsx.ts:1347

Props for the GtkAppChooserDialog widget.

Type Declaration

NameTypeDescriptionDefined in
children?ReactNode-generated/jsx.ts:1354
heading?string | nullThe text to show at the top of the dialog. The string may contain Pango markup.generated/jsx.ts:1353
ref?Ref<Gtk.AppChooserDialog>-generated/jsx.ts:1355