Skip to content

API Reference / @gtkx/testing / findAllByName

Variable: findAllByName

const findAllByName: BuiltinQueries["findAllByName"]

Defined in: packages/testing/dist/queries.d.ts:44

Finds all mapped widgets with a GTK name.

Released under the MPL-2.0 License.