ESourceConfigBackend

ESourceConfigBackend

Functions

Description

Functions

e_source_config_backend_get_config ()

ESourceConfig *
e_source_config_backend_get_config (ESourceConfigBackend *backend);

e_source_config_backend_get_config is deprecated and should not be used in newly-written code.


e_source_config_backend_allow_creation ()

gboolean
e_source_config_backend_allow_creation
                               (ESourceConfigBackend *backend);

e_source_config_backend_allow_creation is deprecated and should not be used in newly-written code.


e_source_config_backend_insert_widgets ()

void
e_source_config_backend_insert_widgets
                               (ESourceConfigBackend *backend,
                                ESource *scratch_source);

e_source_config_backend_insert_widgets is deprecated and should not be used in newly-written code.


e_source_config_backend_check_complete ()

gboolean
e_source_config_backend_check_complete
                               (ESourceConfigBackend *backend,
                                ESource *scratch_source);

e_source_config_backend_check_complete is deprecated and should not be used in newly-written code.


e_source_config_backend_commit_changes ()

void
e_source_config_backend_commit_changes
                               (ESourceConfigBackend *backend,
                                ESource *scratch_source);

e_source_config_backend_commit_changes is deprecated and should not be used in newly-written code.

Types and Values