Type Alias: TextPaintableProps
TextPaintableProps =
object
Defined in: packages/react/src/jsx.ts:188
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:190
The paintable (image, icon, etc.) to embed inline with the text