The renaming of dbus_connection_setup_with_g_main

Havoc Pennington hp at redhat.com
Sat Aug 21 11:27:49 PDT 2004


On Sat, 2004-08-21 at 10:37, Mikael Hallendal wrote:
> On fre, 2004-08-20 at 15:19 -0400, Havoc Pennington wrote:
> > 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...
> 
> Sorry, dbus_bus_get_with_g_main () is the one replaced.
> 

Ah, OK. Yeah, that shouldn't be in the header anymore.

Havoc




More information about the dbus mailing list