idl/Registry.idl : temporarily changed register_Application
[platform/core/uifw/at-spi2-atk.git] / idl / Selection.idl
index 006b12c..e1da97a 100644 (file)
@@ -24,7 +24,7 @@
 
 module Accessibility {
 
-  interface Selection {
+  interface Selection : Bonobo::Unknown {
         long getNSelectedChildren ();
         Accessible getSelectedChild (in long selectedChildIndex);
         boolean selectChild (in long childIndex);