Method

CloudProvidersProviderget_name

Declaration [src]

const gchar*
cloud_providers_provider_get_name (
  CloudProvidersProvider* self
)

Description [src]

Get the name of this provider.

Return value

Type: const gchar*

The name of the provider.

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