| Top |
| ESourceConfig * | e_source_config_backend_get_config () |
| gboolean | e_source_config_backend_allow_creation () |
| void | e_source_config_backend_insert_widgets () |
| gboolean | e_source_config_backend_check_complete () |
| void | e_source_config_backend_commit_changes () |
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.
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.
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.
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.