The renaming of dbus_connection_setup_with_g_main

Havoc Pennington hp at redhat.com
Fri Aug 20 12:19:40 PDT 2004


On Fri, 2004-08-20 at 12:36, Mikael Hallendal wrote:
> Hi,
> 
> dbus_connection_with_g_main seems to have been renamed to dbus_g_bus_get
> but the declaration of dbus_connection_with_g_main is still around in
> the dbus/dbus-glib-lowlevel.h file.
> 
> Can I remove it from there or is it left for a reason (other than
> confusing everyone using dbus-glib? ;)

setup_with_g_main is still in dbus-gmain.c for me?

dbus_g_bus_get() just calls setup_with_g_main on a global bus
connection...

Havoc




More information about the dbus mailing list