Fixed refcounting issues with interface server
[platform/core/uifw/at-spi2-atk.git] / idl / Accessibility_Application.idl
index 6ecd658..a41db3a 100644 (file)
@@ -48,7 +48,13 @@ module Accessibility {
      * Get the application instance's unique ID as assigned by the registry.
      *
      **/
-    attribute string id;
+    attribute long id;
+
+    /**
+     * Register with this application's toolkit for "toolkit" event notifications.
+     *
+     **/
+    void registerToolkitEventListener (in EventListener listener, in string eventName);
 
     /**
      * pause: