Method

SpielProviderget_well_known_name

since: 1.0

Declaration [src]

const char*
spiel_provider_get_well_known_name (
  SpielProvider* self
)

Description [src]

Gets the provider’s D-Bus well known name.

Available since: 1.0

Return value

Type: const char*

The well known name.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.