Method

CloudProvidersProviderExporterset_name

Declaration [src]

void
cloud_providers_provider_exporter_set_name (
  CloudProvidersProviderExporter* self,
  const gchar* name
)

Description [src]

Set the name of this provider.

Parameters

name

Type: const gchar*

The provider name.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.