2009-06-11 Mark Doffman <mark.doffman@codethink.co.uk>
[platform/core/uifw/at-spi2-atk.git] / idl / Accessibility_State.idl
index effbda3..189fa7c 100644 (file)
@@ -222,6 +222,14 @@ module Accessibility {
    * @since AT-SPI 1.7.0 
    */
   STATE_IS_DEFAULT,
+  /**
+   * This state indicates that the object (typically a hyperlink)
+   * has already been activated or invoked, with the result that some backing data
+   * has been downloaded or rendered.
+   *
+   * @since AT-SPI 1.7.1 
+   */
+  STATE_VISITED,
 
   /** This value of the enumeration should not be used as a parameter, it indicates the number of
    * items in the StateType enumeration.
@@ -251,10 +259,10 @@ module Accessibility {
     void               remove (in StateType state);
 
     /** Compare two statesets for equivalence.
-     * @param stateSet the StateSet to be compared with this one.
+     * @param tarStateSet the StateSet to be compared with this one.
      * @returns \c TRUE if the two StateSet objects are composed of the same StateTypes. 
      */
-    boolean            equals (in StateSet stateSet);
+    boolean            equals (in StateSet tarStateSet);
 
     /** Compare two StateSet instances and obtain their differences.
      * @returns a 'difference set', i.e. a StateSet consisting of those states