aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/shell/tmpl/e-attachment-store.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/reference/shell/tmpl/e-attachment-store.sgml')
-rw-r--r--doc/reference/shell/tmpl/e-attachment-store.sgml220
1 files changed, 220 insertions, 0 deletions
diff --git a/doc/reference/shell/tmpl/e-attachment-store.sgml b/doc/reference/shell/tmpl/e-attachment-store.sgml
new file mode 100644
index 0000000000..1d130b5b95
--- /dev/null
+++ b/doc/reference/shell/tmpl/e-attachment-store.sgml
@@ -0,0 +1,220 @@
+<!-- ##### SECTION Title ##### -->
+e-attachment-store
+
+<!-- ##### SECTION Short_Description ##### -->
+
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### SECTION Image ##### -->
+
+
+<!-- ##### STRUCT EAttachmentStore ##### -->
+<para>
+
+</para>
+
+@parent:
+@priv:
+
+<!-- ##### FUNCTION e_attachment_store_new ##### -->
+<para>
+
+</para>
+
+@void:
+@Returns:
+
+
+<!-- ##### FUNCTION e_attachment_store_add_attachment ##### -->
+<para>
+
+</para>
+
+@store:
+@attachment:
+
+
+<!-- ##### FUNCTION e_attachment_store_remove_attachment ##### -->
+<para>
+
+</para>
+
+@store:
+@attachment:
+@Returns:
+
+
+<!-- ##### FUNCTION e_attachment_store_add_to_multipart ##### -->
+<para>
+
+</para>
+
+@store:
+@multipart:
+@default_charset:
+
+
+<!-- ##### FUNCTION e_attachment_store_get_attachments ##### -->
+<para>
+
+</para>
+
+@store:
+@Returns:
+
+
+<!-- ##### FUNCTION e_attachment_store_get_current_folder ##### -->
+<para>
+
+</para>
+
+@store:
+@Returns:
+
+
+<!-- ##### FUNCTION e_attachment_store_set_current_folder ##### -->
+<para>
+
+</para>
+
+@store:
+@current_folder:
+
+
+<!-- ##### FUNCTION e_attachment_store_get_num_attachments ##### -->
+<para>
+
+</para>
+
+@store:
+@Returns:
+
+
+<!-- ##### FUNCTION e_attachment_store_get_num_loading ##### -->
+<para>
+
+</para>
+
+@store:
+@Returns:
+
+
+<!-- ##### FUNCTION e_attachment_store_get_total_size ##### -->
+<para>
+
+</para>
+
+@store:
+@Returns:
+
+
+<!-- ##### FUNCTION e_attachment_store_run_file_chooser_dialog ##### -->
+<para>
+
+</para>
+
+@store:
+@dialog:
+@Returns:
+
+
+<!-- ##### FUNCTION e_attachment_store_run_load_dialog ##### -->
+<para>
+
+</para>
+
+@store:
+@parent:
+
+
+<!-- ##### FUNCTION e_attachment_store_run_save_dialog ##### -->
+<para>
+
+</para>
+
+@store:
+@attachment_list:
+@parent:
+@Returns:
+
+
+<!-- ##### FUNCTION e_attachment_store_get_uris_async ##### -->
+<para>
+
+</para>
+
+@store:
+@attachment_list:
+@callback:
+@user_data:
+
+
+<!-- ##### FUNCTION e_attachment_store_get_uris_finish ##### -->
+<para>
+
+</para>
+
+@store:
+@result:
+@error:
+@Returns:
+
+
+<!-- ##### FUNCTION e_attachment_store_load_async ##### -->
+<para>
+
+</para>
+
+@store:
+@attachment_list:
+@callback:
+@user_data:
+
+
+<!-- ##### FUNCTION e_attachment_store_load_finish ##### -->
+<para>
+
+</para>
+
+@store:
+@result:
+@error:
+@Returns:
+
+
+<!-- ##### FUNCTION e_attachment_store_save_async ##### -->
+<para>
+
+</para>
+
+@store:
+@destination:
+@callback:
+@user_data:
+
+
+<!-- ##### FUNCTION e_attachment_store_save_finish ##### -->
+<para>
+
+</para>
+
+@store:
+@result:
+@error:
+@Returns:
+
+