Using dbus in C w/o glib?

Havoc Pennington hp at redhat.com
Sat Oct 1 08:28:27 PDT 2005


On Sat, 2005-10-01 at 12:44 +0200, Hagai Kariti wrote:
> Hi list,
> 
> Can dbus be used in C without glib? There are a lot of examples in the 
> web of how to use dbus, but all of them use glib.
> 
> Is it possible not to use it?
> 

Yes, but you have to do your own glue to whatever custom main loop
you're using. Or use threads. Either way it's moderately tricky to
figure out.

Havoc




More information about the dbus mailing list