X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=idl%2FSelection.idl;h=e1da97aaf19280fac55ecd26e7c64434f0497613;hb=ee75de39f4e8247f694b328163fc974ba791305f;hp=006b12c42b5dd7e8658535052b884c0403354470;hpb=d1ba54e00d59cc6d31a590bad0e79879a0316e31;p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git diff --git a/idl/Selection.idl b/idl/Selection.idl index 006b12c..e1da97a 100644 --- a/idl/Selection.idl +++ b/idl/Selection.idl @@ -24,7 +24,7 @@ module Accessibility { - interface Selection { + interface Selection : Bonobo::Unknown { long getNSelectedChildren (); Accessible getSelectedChild (in long selectedChildIndex); boolean selectChild (in long childIndex);