Method

CloudProvidersAccountExporterset_path

Declaration [src]

void
cloud_providers_account_exporter_set_path (
  CloudProvidersAccountExporter* self,
  const gchar* path
)

Description [src]

Set object path to expose this account.

Parameters

path

Type: const gchar*

The object path to expose this account.

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