Virtual Method
IdeConfigProviderdelete
Description
Requests that the configuration provider delete the configuration.
ide_config_provider_save_async()
will be called by the
IdeConfigManager
after calling this function.
Parameters
config
-
Type:
IdeConfig
An
IdeConfig
owned by the provider.The data is owned by the caller of the function.