X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git;a=blobdiff_plain;f=README;h=21e57d0e9395b83ff08957b20af5c61ed09cef14;hp=5fb501f5ecf16c31458b081475edc95430831252;hb=ae83b37cf755efac97974f9acf066fac5f868407;hpb=d3854f46024f79896c334a8ffae5f52de8c54962 diff --git a/README b/README index 5fb501f..21e57d0 100644 --- a/README +++ b/README @@ -69,6 +69,22 @@ The directories within this package are arranged as follows: the ATK adaptor and 'Cspi'. Structures are mainly related to events. + droute + + Contains a framework for registering objects + with a D-Bus connection and for routing messages to + the implementing object. + + Used by the ATK adaptor. + + dbind + + Library to ease making D-Bus method calls, contains + marshalling code to convert function arguments + and a provided D-Bus signature into a D-Bus message. + + Used by cspi. + atk-adaptor This directory contains code that bridges