219 lines
2.5 KiB
Plaintext
219 lines
2.5 KiB
Plaintext
<!-- ##### 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_uri ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@store:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION e_attachment_store_set_current_folder_uri ##### -->
|
|
<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:
|
|
|
|
|