Skip to content

API Reference / @gtkx/react / TextPaintableProps

Type Alias: TextPaintableProps

TextPaintableProps = object

Defined in: react/dist/utils/wrapper-node-jsx.d.ts:14

Props for a node that embeds a Gdk.Paintable within a text view's buffer.

Properties

paintable

paintable: Gdk.Paintable

Defined in: react/dist/utils/wrapper-node-jsx.d.ts:15

Released under the MPL-2.0 License.