Using D-BUS with GLib and no dbus-daemon
Havoc Pennington
hp at redhat.com
Wed Feb 15 08:45:22 PST 2006
On Wed, 2006-02-15 at 08:12 -0800, James Kent wrote:
> It appears that there may be a hole in the exposed GLib binding APIs, or else I'm just missing something.
The theory is that the glib bindings are "complete," i.e. you should not
need to include the lowlevel dbus/dbus.h at all. In this case I think
the bug is that there's no dbus_g_connection_open(), or arguably
g_proxy_new_for_peer should take an address instead of a connection.
Havoc
More information about the dbus
mailing list