Skip to content

@gtkx/react / TextPaintableProps

Type Alias: TextPaintableProps

TextPaintableProps = object

Defined in: packages/react/src/jsx.ts:178

Props for the TextPaintable virtual element.

Used to embed inline images or icons within text content in a GtkTextView.

Properties

paintable

paintable: Gdk.Paintable

Defined in: packages/react/src/jsx.ts:180

The paintable (image, icon, etc.) to embed inline with the text