Skip to content

API Reference / @gtkx/testing / getWidgetTextContent

Variable: getWidgetTextContent

const getWidgetTextContent: (widget) => string | null

Defined in: widget-accessible-properties.d.ts:18

Parameters

widget

Gtk.Widget

Returns

string | null

Released under the MPL-2.0 License.