Type Alias: GtkSourceStyleSchemeChooserButtonProps
GtkSourceStyleSchemeChooserButtonProps =
GtkButtonProps&object
Defined in: generated/jsx.ts:7409
Props for the GtkSourceStyleSchemeChooserButton widget.
Type Declaration
| Name | Type | Description | Defined in |
|---|---|---|---|
children? | ReactNode | - | generated/jsx.ts:7416 |
ref? | Ref<GtkSource.StyleSchemeChooserButton> | - | generated/jsx.ts:7417 |
styleScheme? | GtkSource.StyleScheme | Contains the currently selected style scheme. The property can be set to change the current selection programmatically. | generated/jsx.ts:7415 |