TestDBus.getBusAddress

Get the address on which dbus-daemon is running. If g_test_dbus_up() has not been called yet, NULL is returned. This can be used with g_dbus_connection_new_for_address().

class TestDBus
string
getBusAddress
()

Return Value

Type: string

the address of the bus, or NULL.