DBusUtilities.addressGetForBusSync

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.

struct DBusUtilities
static
string
addressGetForBusSync

Parameters

busType GBusType

a #GBusType

cancellable Cancellable

a #GCancellable or %NULL

Return Value

Type: string

a valid D-Bus address string for @bus_type or %NULL if @error is set

Throws

GException on failure.

Meta

Since

2.26