Skip to content

API Reference / @gtkx/testing / getAllByName

Variable: getAllByName

const getAllByName: BuiltinQueries["getAllByName"]

Defined in: queries.d.ts:107

Returns every widget with a matching widget name. Throws when none match.

Released under the MPL-2.0 License.