Skip to main content

Type Alias: GtkSourceStyleSchemeChooserWidgetProps

GtkSourceStyleSchemeChooserWidgetProps = WidgetProps & object

Defined in: generated/jsx.ts:9210

Props for the GtkSourceStyleSchemeChooserWidget widget.

Type Declaration

NameTypeDescriptionDefined in
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:9222
ref?Ref<GtkSource.StyleSchemeChooserWidget>-generated/jsx.ts:9223
styleScheme?GtkSource.StyleSchemeContains the currently selected style scheme. The property can be set to change the current selection programmatically.generated/jsx.ts:9216