AccessibleAutocomplete

The possible values for the %GTK_ACCESSIBLE_PROPERTY_AUTOCOMPLETE accessible property.

Entries

Link copied to clipboard

Automatic suggestions are not displayed.

Link copied to clipboard

When a user is providing input, text suggesting one way to complete the provided input may be dynamically inserted after the caret.

Link copied to clipboard

When a user is providing input, an element containing a collection of values that could complete the provided input may be displayed.

Link copied to clipboard

When a user is providing input, an element containing a collection of values that could complete the provided input may be displayed. If displayed, one value in the collection is automatically selected, and the text needed to complete the automatically selected value appears after the caret in the input.

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.