Skip to main content

Type Alias: GtkSourceCompletionCellProps

GtkSourceCompletionCellProps = WidgetProps & object

Defined in: generated/jsx.ts:3153

Props for the GtkSourceCompletionCell widget.

Type Declaration

NameTypeDescriptionDefined in
children?ReactNode-generated/jsx.ts:3158
markup?string-generated/jsx.ts:3154
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:3164
paintable?Gdk.Paintable-generated/jsx.ts:3155
ref?Ref<GtkSource.CompletionCell>-generated/jsx.ts:3167
text?string-generated/jsx.ts:3156
widget?Gtk.Widget | null-generated/jsx.ts:3157