[evolution] Update API docs.



commit a36d95f93bb2b26c6fd63f8da53977300e9eecc2
Author: Matthew Barnes <mbarnes redhat com>
Date:   Mon Nov 1 17:16:49 2010 -0400

    Update API docs.

 doc/reference/shell/eshell-sections.txt          |   10 +++++---
 doc/reference/shell/tmpl/e-activity.sgml         |   18 ++++++++++++++++
 doc/reference/shell/tmpl/e-attachment-store.sgml |   18 ++++++++++++++++
 doc/reference/shell/tmpl/e-util.sgml             |   24 ++++++++++++++++++++++
 4 files changed, 66 insertions(+), 4 deletions(-)
---
diff --git a/doc/reference/shell/eshell-sections.txt b/doc/reference/shell/eshell-sections.txt
index 12f6666..fce9efe 100644
--- a/doc/reference/shell/eshell-sections.txt
+++ b/doc/reference/shell/eshell-sections.txt
@@ -470,9 +470,7 @@ EActionComboBoxPrivate
 <FILE>e-activity</FILE>
 EActivity
 e_activity_new
-e_activity_complete
 e_activity_describe
-e_activity_is_completed
 e_activity_get_alert_sink
 e_activity_set_alert_sink
 e_activity_get_cancellable
@@ -481,6 +479,8 @@ e_activity_get_icon_name
 e_activity_set_icon_name
 e_activity_get_percent
 e_activity_set_percent
+e_activity_get_state
+e_activity_set_state
 e_activity_get_text
 e_activity_set_text
 <SUBSECTION Standard>
@@ -699,8 +699,8 @@ e_attachment_store_add_attachment
 e_attachment_store_remove_attachment
 e_attachment_store_add_to_multipart
 e_attachment_store_get_attachments
-e_attachment_store_get_current_folder
-e_attachment_store_set_current_folder
+e_attachment_store_get_current_folder_uri
+e_attachment_store_set_current_folder_uri
 e_attachment_store_get_num_attachments
 e_attachment_store_get_num_loading
 e_attachment_store_get_total_size
@@ -1165,6 +1165,8 @@ e_util_guess_mime_type
 e_util_get_category_filter_options
 e_binding_transform_color_to_string
 e_binding_transform_string_to_color
+e_binding_transform_source_to_uid
+e_binding_transform_uid_to_source
 e_charset_add_radio_actions
 e_file_replace_contents_async
 e_file_replace_contents_finish
diff --git a/doc/reference/shell/tmpl/e-activity.sgml b/doc/reference/shell/tmpl/e-activity.sgml
index 3d9fb20..bae3675 100644
--- a/doc/reference/shell/tmpl/e-activity.sgml
+++ b/doc/reference/shell/tmpl/e-activity.sgml
@@ -116,6 +116,24 @@ e-activity
 @percent: 
 
 
+<!-- ##### FUNCTION e_activity_get_state ##### -->
+<para>
+
+</para>
+
+ activity: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_activity_set_state ##### -->
+<para>
+
+</para>
+
+ activity: 
+ state: 
+
+
 <!-- ##### FUNCTION e_activity_get_text ##### -->
 <para>
 
diff --git a/doc/reference/shell/tmpl/e-attachment-store.sgml b/doc/reference/shell/tmpl/e-attachment-store.sgml
index 5c8ffe9..f0a8b68 100644
--- a/doc/reference/shell/tmpl/e-attachment-store.sgml
+++ b/doc/reference/shell/tmpl/e-attachment-store.sgml
@@ -75,6 +75,24 @@ e-attachment-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>
 
diff --git a/doc/reference/shell/tmpl/e-util.sgml b/doc/reference/shell/tmpl/e-util.sgml
index c784438..edc49fb 100644
--- a/doc/reference/shell/tmpl/e-util.sgml
+++ b/doc/reference/shell/tmpl/e-util.sgml
@@ -359,6 +359,30 @@ Miscellaneous Utilities
 @Returns: 
 
 
+<!-- ##### FUNCTION e_binding_transform_source_to_uid ##### -->
+<para>
+
+</para>
+
+ binding: 
+ source_value: 
+ target_value: 
+ source_list: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_binding_transform_uid_to_source ##### -->
+<para>
+
+</para>
+
+ binding: 
+ source_value: 
+ target_value: 
+ source_list: 
+ Returns: 
+
+
 <!-- ##### FUNCTION e_charset_add_radio_actions ##### -->
 <para>
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]