darling-dbuskit/Headers
Niels Grewe 40258b7034 A lot of changes to deal with the fact that many D-Bus services
use variant typed arguments extensively. Inside those, we don't
have any introspection information, and the other side might have
expectations that we don't know about. Hence, we now have classes
to explicitly identify the format we want to pass the object in.

Using these new classes, our implementation of the D-Bus menu protocol 
has is finally progressed into working state!


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/dbuskit/trunk@37606 72102866-910b-0410-8b05-ffd578937521
2014-01-15 19:16:54 +00:00
..
DBusKit.h A lot of changes to deal with the fact that many D-Bus services 2014-01-15 19:16:54 +00:00
DKCommon.h Deprecate some observer management methods because it was 2014-01-13 08:33:43 +00:00
DKNotificationCenter.h Finish support for posting notifications/signals to D-Bus. 2014-01-14 21:02:57 +00:00
DKNumber.h A lot of changes to deal with the fact that many D-Bus services 2014-01-15 19:16:54 +00:00
DKPort.h Finally clean up and commit WIP object path management code. 2012-04-21 19:24:55 +00:00
DKPortNameServer.h Add stub implementation of a port name server. 2011-02-16 08:41:24 +00:00
DKProxy.h Deprecate some observer management methods because it was 2014-01-13 08:33:43 +00:00
DKStruct.h Support for explicitly designating an object to be exposed as a structure 2014-01-01 19:36:36 +00:00
DKVariant.h A lot of changes to deal with the fact that many D-Bus services 2014-01-15 19:16:54 +00:00
NSConnection+DBus.h Start work on scaffolding for vending objects to D-Bus. 2012-03-17 21:51:36 +00:00