Top | ![]() |
![]() |
![]() |
![]() |
GtkWidget * e_source_config_new (ESourceRegistry *registry
,ESource *original_source
);
e_source_config_new
is deprecated and should not be used in newly-written code.
void e_source_config_set_preselect_type (ESourceConfig *config
,const gchar *source_uid
);
e_source_config_set_preselect_type
is deprecated and should not be used in newly-written code.
const gchar *
e_source_config_get_preselect_type (ESourceConfig *config
);
e_source_config_get_preselect_type
is deprecated and should not be used in newly-written code.
void e_source_config_insert_widget (ESourceConfig *config
,ESource *scratch_source
,const gchar *caption
,GtkWidget *widget
);
e_source_config_insert_widget
is deprecated and should not be used in newly-written code.
GtkWidget * e_source_config_get_page (ESourceConfig *config
,ESource *scratch_source
);
e_source_config_get_page
is deprecated and should not be used in newly-written code.
void e_source_config_select_page (ESourceConfig *config
,ESource *scratch_source
);
e_source_config_select_page
is deprecated and should not be used in newly-written code.
const gchar *
e_source_config_get_backend_extension_name
(ESourceConfig *config
);
e_source_config_get_backend_extension_name
is deprecated and should not be used in newly-written code.
GList *
e_source_config_list_eligible_collections
(ESourceConfig *config
);
e_source_config_list_eligible_collections
is deprecated and should not be used in newly-written code.
gboolean
e_source_config_check_complete (ESourceConfig *config
);
e_source_config_check_complete
is deprecated and should not be used in newly-written code.
ESource *
e_source_config_get_original_source (ESourceConfig *config
);
e_source_config_get_original_source
is deprecated and should not be used in newly-written code.
ESource *
e_source_config_get_collection_source (ESourceConfig *config
);
e_source_config_get_collection_source
is deprecated and should not be used in newly-written code.
GSList *
e_source_config_list_candidates (ESourceConfig *config
);
e_source_config_list_candidates
is deprecated and should not be used in newly-written code.
ESourceRegistry *
e_source_config_get_registry (ESourceConfig *config
);
e_source_config_get_registry
is deprecated and should not be used in newly-written code.
void
e_source_config_resize_window (ESourceConfig *config
);
e_source_config_resize_window
is deprecated and should not be used in newly-written code.
void e_source_config_commit (ESourceConfig *config
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
);
e_source_config_commit
is deprecated and should not be used in newly-written code.
gboolean e_source_config_commit_finish (ESourceConfig *config
,GAsyncResult *result
,GError **error
);
e_source_config_commit_finish
is deprecated and should not be used in newly-written code.
void e_source_config_add_refresh_interval (ESourceConfig *config
,ESource *scratch_source
);
e_source_config_add_refresh_interval
is deprecated and should not be used in newly-written code.
void e_source_config_add_secure_connection (ESourceConfig *config
,ESource *scratch_source
);
e_source_config_add_secure_connection
is deprecated and should not be used in newly-written code.
void e_source_config_add_secure_connection_for_webdav (ESourceConfig *config
,ESource *scratch_source
);
e_source_config_add_secure_connection_for_webdav
is deprecated and should not be used in newly-written code.