From b961a7bb95e7de55f9b190b4a91577d1c7cee589 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 1 Nov 2010 17:16:49 -0400 Subject: 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(-) (limited to 'doc/reference') diff --git a/doc/reference/shell/eshell-sections.txt b/doc/reference/shell/eshell-sections.txt index 12f66667f6..fce9efe715 100644 --- a/doc/reference/shell/eshell-sections.txt +++ b/doc/reference/shell/eshell-sections.txt @@ -470,9 +470,7 @@ EActionComboBoxPrivate e-activity 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 @@ -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 3d9fb20107..bae3675a13 100644 --- a/doc/reference/shell/tmpl/e-activity.sgml +++ b/doc/reference/shell/tmpl/e-activity.sgml @@ -116,6 +116,24 @@ e-activity @percent: + + + + + +@activity: +@Returns: + + + + + + + +@activity: +@state: + + diff --git a/doc/reference/shell/tmpl/e-attachment-store.sgml b/doc/reference/shell/tmpl/e-attachment-store.sgml index 5c8ffe9204..f0a8b68944 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: + + + + + +@store: +@Returns: + + + + + + + +@store: +@current_folder: + + diff --git a/doc/reference/shell/tmpl/e-util.sgml b/doc/reference/shell/tmpl/e-util.sgml index c784438e40..edc49fb2ae 100644 --- a/doc/reference/shell/tmpl/e-util.sgml +++ b/doc/reference/shell/tmpl/e-util.sgml @@ -359,6 +359,30 @@ Miscellaneous Utilities @Returns: + + + + + +@binding: +@source_value: +@target_value: +@source_list: +@Returns: + + + + + + + +@binding: +@source_value: +@target_value: +@source_list: +@Returns: + + -- cgit v1.2.3