Type Alias: GtkSourceStyleSchemePreviewProps
GtkSourceStyleSchemePreviewProps =
WidgetProps&object
Defined in: generated/jsx.ts:7430
Props for the GtkSourceStyleSchemePreview widget.
Type Declaration
| Name | Type | Description | Defined in |
|---|---|---|---|
actionName? | string | The name of the action with which this widget should be associated. | generated/jsx.ts:7433 |
actionTarget? | GLib.Variant | The target value of the actionable widget's action. | generated/jsx.ts:7435 |
onActivate? | (self) => void | null | - | generated/jsx.ts:7436 |
ref? | Ref<GtkSource.StyleSchemePreview> | - | generated/jsx.ts:7437 |
selected? | boolean | - | generated/jsx.ts:7431 |