X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=idl%2FAccessibility_Application.idl;h=a41db3ae8e6d0d3d42d9820a63a633ee9c0688d7;hb=2a52cece4bf09e15a526a0e7b67569a5e0de6b43;hp=6ecd658bc7f011f359f38b13bc5657e2dc006779;hpb=ee75de39f4e8247f694b328163fc974ba791305f;p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git diff --git a/idl/Accessibility_Application.idl b/idl/Accessibility_Application.idl index 6ecd658..a41db3a 100644 --- a/idl/Accessibility_Application.idl +++ b/idl/Accessibility_Application.idl @@ -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: