AccessibleRole

The accessible role for a iface@Accessible implementation.

Abstract roles are only used as part of the ontology; application developers must not use abstract roles in their code.

Entries

Link copied to clipboard

An element with important, and usually time-sensitive, information

Link copied to clipboard

A type of dialog that contains an alert message

Link copied to clipboard

Unused

Link copied to clipboard

An input element that allows for user-triggered actions when clicked or pressed

Link copied to clipboard

Unused

Link copied to clipboard

Unused

Link copied to clipboard

A checkable input element that has three possible values: true, false, or mixed

Link copied to clipboard

A header in a columned list.

Link copied to clipboard

An input that controls another element, such as a list or a grid, that can dynamically pop up to help the user set the value of the input

Link copied to clipboard

Abstract role.

Link copied to clipboard

Abstract role.

Link copied to clipboard

A dialog is a window that is designed to interrupt the current processing of an application in order to prompt the user to enter information or require a response.

Link copied to clipboard

Unused

Link copied to clipboard

Unused

Link copied to clipboard

Unused

Link copied to clipboard

Unused

Link copied to clipboard

A grid of items.

Link copied to clipboard

An item in a grid or tree grid.

Link copied to clipboard

An element that groups multiple widgets. GTK uses this role for various containers, like class@Box, class@Viewport, and class@HeaderBar.

Link copied to clipboard

Unused

Link copied to clipboard

An image.

Link copied to clipboard

Abstract role.

Link copied to clipboard

A visible name or caption for a user interface component.

Link copied to clipboard

Abstract role.

Link copied to clipboard

Unused

Link copied to clipboard

A clickable link.

Link copied to clipboard

A list of items.

Link copied to clipboard

Unused.

Link copied to clipboard

An item in a list.

Link copied to clipboard

Unused

Link copied to clipboard

Unused

Link copied to clipboard

Unused

Link copied to clipboard

Unused

Link copied to clipboard

An element that represents a value within a known range.

Link copied to clipboard

A menu.

Link copied to clipboard

A menubar.

Link copied to clipboard

An item in a menu.

Link copied to clipboard

A check item in a menu.

Link copied to clipboard

A radio item in a menu.

Link copied to clipboard
Link copied to clipboard

An element that is not represented to accessibility technologies.

Link copied to clipboard

Unused

Link copied to clipboard

Unused

Link copied to clipboard

An element that is not represented to accessibility technologies.

Link copied to clipboard

An element that displays the progress status for tasks that take a long time.

Link copied to clipboard

A checkable input in a group of radio roles, only one of which can be checked at a time.

Link copied to clipboard
Link copied to clipboard

Abstract role.

Link copied to clipboard

Unused

Link copied to clipboard

A row in a columned list.

Link copied to clipboard

Unused

Link copied to clipboard
Link copied to clipboard

A graphical object that controls the scrolling of content within a viewing area, regardless of whether the content is fully displayed within the viewing area.

Link copied to clipboard

Unused

Link copied to clipboard

A type of textbox intended for specifying search criteria.

Link copied to clipboard

Abstract role.

Link copied to clipboard

Abstract role.

Link copied to clipboard

Abstract role.

Link copied to clipboard

A divider that separates and distinguishes sections of content or groups of menuitems.

Link copied to clipboard

A user input where the user selects a value from within a given range.

Link copied to clipboard

A form of range that expects the user to select from among discrete choices.

Link copied to clipboard

Unused

Link copied to clipboard

Abstract role.

Link copied to clipboard

A type of checkbox that represents on/off values, as opposed to checked/unchecked values.

Link copied to clipboard

An item in a list of tab used for switching pages.

Link copied to clipboard

Unused

Link copied to clipboard

A list of tabs for switching pages.

Link copied to clipboard

A page in a notebook or stack.

Link copied to clipboard

A type of input that allows free-form text as its value.

Link copied to clipboard

Unused

Link copied to clipboard

Unused

Link copied to clipboard

Unused

Link copied to clipboard

Unused

Link copied to clipboard

Unused

Link copied to clipboard

A treeview-like, columned list.

Link copied to clipboard

Unused

Link copied to clipboard

An interactive component of a graphical user interface. This is the role that GTK uses by default for widgets.

Link copied to clipboard

An application window.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val nativeValue: <Error class: unknown class>
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.