2004-02-11 Padraig O'Briain <padraig.obriain@sun.com>
[platform/core/uifw/at-spi2-atk.git] / idl / Accessibility_Role.idl
index 960562b..3d1a115 100644 (file)
@@ -270,6 +270,10 @@ module Accessibility {
    * of a text entry.
    */
   ROLE_AUTOCOMPLETE,
+  /*
+   * The object is an editable text object in a toolbar.
+   */
+  ROLE_EDITBAR,
   /* not a valid role, used for finding end of enumeration. */
   ROLE_LAST_DEFINED
   };