Cleaned up some suspect int* casts, and added assertions to text calls in libspi
[platform/core/uifw/at-spi2-atk.git] / idl / Accessibility_Application.idl
index 033b24d..a41db3a 100644 (file)
@@ -48,7 +48,7 @@ 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.