get_bus_address


Description:

public unowned string? get_bus_address ()

Get the address on which dbus-daemon is running.

If up has not been called yet, null is returned. This can be used with new_for_address.

Parameters:

this

a TestDBus

Returns:

the address of the bus, or null.