dbus-glib: a server with lots of objects
Neal H. Walfield
neal at walfield.org
Mon May 9 02:40:54 PDT 2011
Hi Simon,
At Mon, 9 May 2011 09:56:56 +0100,
Simon McVittie wrote:
>
> On Mon, 09 May 2011 at 10:08:10 +0200, Neal H. Walfield wrote:
> > Is it possible to listen to all object paths using the dbus-glib
> > bindings? What is the best way to accomplish this in a program that
> > already makes extensive use of dbus-glib?
>
> As I said on #dbus: if you must stick to dbus-glib, you can use
> dbus_connection_register_fallback (part of libdbus, but dbus-glib connections
> are implemented via libdbus connections, so you can mix the two if you're
> careful). dbus-glib does not have a higher-level API for this.
I'm sorry, I missed your message on irc. I will try your suggestion.
Thanks,
Neal
More information about the dbus
mailing list