Skip to main content

Type Alias: GtkSourceStyleSchemePreviewProps

GtkSourceStyleSchemePreviewProps = WidgetProps & object

Defined in: generated/jsx.ts:9226

Props for the GtkSourceStyleSchemePreview widget.

Type Declaration

NameTypeDescriptionDefined in
actionName?stringThe name of the action with which this widget should be associated.generated/jsx.ts:9229
actionTarget?GLib.VariantThe target value of the actionable widget's action.generated/jsx.ts:9231
onActivate()?(self) => void | null-generated/jsx.ts:9232
onNotify?(self, propName) => void | nullCalled 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