TestDBus.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.

class TestDBus
string
getBusAddress
()

Return Value

Type: string

the address of the bus, or null.