2003-07-14 Danilo Å egan <dsegan@gmx.net>
[platform/core/uifw/at-spi2-atk.git] / idl / Accessibility_Action.idl
index 7a458c7..2bab51d 100644 (file)
@@ -76,6 +76,16 @@ module Accessibility {
      *   "" if none exists.
      **/
     string getKeyBinding (in long index);
+
+    /**
+     * unImplemented:
+     *
+     * placeholders for future expansion.
+     */
+    void unImplemented ();
+    void unImplemented2 ();
+    void unImplemented3 ();
+    void unImplemented4 ();
   };
 };