get_address_sync


Description:

[ CCode ( cname = "g_dbus_address_get_for_bus_sync" ) ]
public string get_address_sync (Cancellable? cancellable = null) throws Error

Synchronously looks up the D-Bus address for the well-known message bus instance specified by bus_type.

This may involve using various platform specific mechanisms.

The returned address will be in the D-Bus address format.

Parameters:

cancellable

a Cancellable or null

bus_type

a BusType

Returns:

a valid D-Bus address string for bus_type or null if throws is set