Skip to main content

Type Alias: GtkSourceHoverDisplayProps

GtkSourceHoverDisplayProps = WidgetProps & object

Defined in: generated/jsx.ts:5183

Props for the GtkSourceHoverDisplay widget.

Type Declaration

NameTypeDescriptionDefined in
children?ReactNode-generated/jsx.ts:5184
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:5190
ref?Ref<GtkSource.HoverDisplay>-generated/jsx.ts:5191