Type Alias: GtkSourceStyleSchemePreviewProps
GtkSourceStyleSchemePreviewProps =
WidgetProps&object
Defined in: generated/jsx.ts:9226
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:9229 |
actionTarget? | GLib.Variant | The target value of the actionable widget's action. | generated/jsx.ts:9231 |
onActivate()? | (self) => void | null | - | generated/jsx.ts:9232 |
onNotify? | (self, propName) => void | null | Called when any property on this widget changes. Param The widget that emitted the notification Param The name of the property that changed (in kebab-case) | generated/jsx.ts:9238 |
ref? | Ref<GtkSource.StyleSchemePreview> | - | generated/jsx.ts:9244 |
selected? | boolean | - | generated/jsx.ts:9227 |