Method

CloudProvidersAccountExporterset_name

Declaration [src]

void
cloud_providers_account_exporter_set_name (
  CloudProvidersAccountExporter* self,
  const gchar* name
)

Description [src]

Set the name of the account.

Parameters

name

Type: const gchar*

The name of the account.

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