TestDBus.getBusAddress
string getBusAddress()Get the address on which dbus-daemon is running. If gio.test_dbus.TestDBus.up has not been called yet, null is returned. This can be used with gio.dbus_connection.DBusConnection.newForAddress.
Returns
the address of the bus, or null.