Class
CloudProvidersProviderExporter
Description [src]
final class CloudProviders.ProviderExporter : GObject.Object
{
/* No available fields */
}
Base object for representing a single single provider.
Instance methods
cloud_providers_provider_exporter_remove_account
Each cloud provider can have a variety of account associated with it. Use this
function to remove the accounts that were added when created by cloud_providers_account_exporter_new().
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.