Gjsify LogoGjsify Logo

Enumeration AccessibleAutocomplete

The possible values for the %GTK_ACCESSIBLE_PROPERTY_AUTOCOMPLETE accessible property.

Index

Enumeration Members

Enumeration Members

BOTH: number

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.

INLINE: number

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

LIST: number

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

NONE: number

Automatic suggestions are not displayed.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method