Skip to main content

Type Alias: RoleInfo

RoleInfo = object

Defined in: role-helpers.ts:8

Information about a widget and its accessible name.

Properties

name

name: string | null

Defined in: role-helpers.ts:10


widget

widget: Gtk.Widget

Defined in: role-helpers.ts:9