Type Alias: GtkSourceStyleSchemeChooserWidgetProps
GtkSourceStyleSchemeChooserWidgetProps =
WidgetProps&object
Defined in: generated/jsx.ts:7420
Props for the GtkSourceStyleSchemeChooserWidget widget.
Type Declaration
| Name | Type | Description | Defined in |
|---|---|---|---|
ref? | Ref<GtkSource.StyleSchemeChooserWidget> | - | generated/jsx.ts:7427 |
styleScheme? | GtkSource.StyleScheme | Contains the currently selected style scheme. The property can be set to change the current selection programmatically. | generated/jsx.ts:7426 |