Method

CloudProvidersProviderget_accounts

Declaration [src]

GList*
cloud_providers_provider_get_accounts (
  CloudProvidersProvider* self
)

Description [src]

Get the list of accounts from this provider.

Return value

Type: A list of CloudProvidersAccount*

A list of CloudProvidersAccount objects.

The returned data is owned by the instance.