Type Alias: GtkAppChooserDialogProps
GtkAppChooserDialogProps =
GtkDialogProps&object
Defined in: generated/jsx.ts:1347
Props for the GtkAppChooserDialog widget.
Type Declaration
| Name | Type | Description | Defined in |
|---|---|---|---|
children? | ReactNode | - | generated/jsx.ts:1354 |
heading? | string | null | The 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 |