aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-11-15 01:14:48 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-11-15 01:14:48 +0800
commit6b34da9aed2c3005a23089aa5be53f56da9bd557 (patch)
tree94ef1fdcf9c300d95039e754289c614127aa38fe
parent5a53fa86ce220e833c3c8e3f8108d1183f63bdb5 (diff)
downloadgsoc2013-evolution-6b34da9aed2c3005a23089aa5be53f56da9bd557.tar
gsoc2013-evolution-6b34da9aed2c3005a23089aa5be53f56da9bd557.tar.gz
gsoc2013-evolution-6b34da9aed2c3005a23089aa5be53f56da9bd557.tar.bz2
gsoc2013-evolution-6b34da9aed2c3005a23089aa5be53f56da9bd557.tar.lz
gsoc2013-evolution-6b34da9aed2c3005a23089aa5be53f56da9bd557.tar.xz
gsoc2013-evolution-6b34da9aed2c3005a23089aa5be53f56da9bd557.tar.zst
gsoc2013-evolution-6b34da9aed2c3005a23089aa5be53f56da9bd557.zip
Update API documentation.
-rw-r--r--doc/reference/shell/eshell-docs.sgml2
-rw-r--r--doc/reference/shell/eshell-sections.txt64
-rw-r--r--doc/reference/shell/tmpl/e-binding.sgml23
-rw-r--r--doc/reference/shell/tmpl/e-shell.sgml9
-rw-r--r--doc/reference/shell/tmpl/e-util.sgml28
5 files changed, 112 insertions, 14 deletions
diff --git a/doc/reference/shell/eshell-docs.sgml b/doc/reference/shell/eshell-docs.sgml
index 44a2735238..78a9e5a432 100644
--- a/doc/reference/shell/eshell-docs.sgml
+++ b/doc/reference/shell/eshell-docs.sgml
@@ -22,6 +22,7 @@ url="http://mbarnes.fedorapeople.org/docs/eshell/">http://mbarnes.fedorapeople.o
<xi:include href="xml/e-shell-taskbar.xml"/>
<xi:include href="xml/e-shell-settings.xml"/>
<xi:include href="xml/e-shell-switcher.xml"/>
+ <xi:include href="xml/e-shell-utils.xml"/>
</chapter>
<chapter>
@@ -38,6 +39,7 @@ url="http://mbarnes.fedorapeople.org/docs/eshell/">http://mbarnes.fedorapeople.o
<xi:include href="xml/e-logger.xml"/>
<xi:include href="xml/e-module.xml"/>
<xi:include href="xml/e-print.xml"/>
+ <xi:include href="xml/e-selection.xml"/>
<xi:include href="xml/e-signature.xml"/>
<xi:include href="xml/e-signature-list.xml"/>
<xi:include href="xml/e-signature-utils.xml"/>
diff --git a/doc/reference/shell/eshell-sections.txt b/doc/reference/shell/eshell-sections.txt
index 557f8b8785..4e4a927ec8 100644
--- a/doc/reference/shell/eshell-sections.txt
+++ b/doc/reference/shell/eshell-sections.txt
@@ -13,6 +13,7 @@ e_shell_create_shell_window
e_shell_handle_uris
e_shell_watch_window
e_shell_get_watched_windows
+e_shell_get_active_window
e_shell_send_receive
e_shell_get_network_available
e_shell_set_network_available
@@ -215,6 +216,15 @@ EShellTaskbarPrivate
</SECTION>
<SECTION>
+<FILE>e-shell-utils</FILE>
+<TITLE>Shell Utilities</TITLE>
+e_shell_configure_web_view
+e_shell_run_open_dialog
+e_shell_run_save_dialog
+e_shell_utils_import_uris
+</SECTION>
+
+<SECTION>
<FILE>e-shell-view</FILE>
<TITLE>EShellView</TITLE>
EShellView
@@ -288,7 +298,7 @@ E_SHELL_WINDOW_ACTION_GROUP
<SECTION>
<FILE>e-account-utils</FILE>
-<TITLE>Mail Account Functions</TITLE>
+<TITLE>Mail Accounts</TITLE>
e_get_account_list
e_get_default_account
e_set_default_account
@@ -299,6 +309,9 @@ e_get_account_by_uid
<SECTION>
<FILE>e-binding</FILE>
<TITLE>GObject Property Bindings</TITLE>
+EBinding
+EMutualBinding
+EBindingTransform
e_binding_new
e_binding_new_full
e_binding_new_with_negation
@@ -309,6 +322,9 @@ e_mutual_binding_new_with_negation
e_mutual_binding_unbind
e_binding_transform_color_to_string
e_binding_transform_string_to_color
+<SUBSECTION Private>
+EBindingBase
+EBindingLink
</SECTION>
<SECTION>
@@ -342,14 +358,14 @@ e_bit_array_get_type
<SECTION>
<FILE>e-categories-config</FILE>
-<TITLE>Category Functions</TITLE>
+<TITLE>Categories</TITLE>
e_categories_config_get_icon_for
e_categories_config_open_dialog_for_entry
</SECTION>
<SECTION>
<FILE>e-datetime-format</FILE>
-<TITLE>Date and Time Formatting Functions</TITLE>
+<TITLE>Date and Time Formatting</TITLE>
DTFormatKind
e_datetime_format_add_setup_widget
e_datetime_format_format
@@ -358,11 +374,8 @@ e_datetime_format_format_tm
<SECTION>
<FILE>e-dialog-utils</FILE>
-<TITLE>Dialog Window Functions (Legacy)</TITLE>
+<TITLE>Dialog Utilities (Legacy)</TITLE>
e_notice
-e_file_get_save_filesel
-e_file_can_save
-e_file_check_local
e_dialog_editable_set
e_dialog_editable_get
e_dialog_combo_box_set
@@ -371,7 +384,7 @@ e_dialog_combo_box_get
<SECTION>
<FILE>e-error</FILE>
-<TITLE>Error Dialog Functions</TITLE>
+<TITLE>Error Dialogs</TITLE>
E_ERROR_INFO
E_ERROR_INFO_PRIMARY
E_ERROR_WARNING
@@ -405,7 +418,7 @@ e_text_to_html
<SECTION>
<FILE>e-icon-factory</FILE>
-<TITLE>Icon Functions (Legacy)</TITLE>
+<TITLE>Icon Utilities (Legacy)</TITLE>
e_icon_factory_init
e_icon_factory_shutdown
e_icon_factory_get_icon_filename
@@ -459,12 +472,35 @@ EModulePrivate
<SECTION>
<FILE>e-print</FILE>
-<TITLE>Printing Functions</TITLE>
+<TITLE>Printing</TITLE>
e_print_operation_new
e_print_run_page_setup_dialog
</SECTION>
<SECTION>
+<FILE>e-selection</FILE>
+<TITLE>Selections</TITLE>
+e_target_list_add_calendar_targets
+e_target_list_add_directory_targets
+e_selection_data_set_calendar
+e_selection_data_set_directory
+e_selection_data_get_calendar
+e_selection_data_get_directory
+e_selection_data_targets_include_calendar
+e_selection_data_targets_include_directory
+e_targets_include_calendar
+e_targets_include_directory
+e_clipboard_set_calendar
+e_clipboard_set_directory
+e_clipboard_request_calendar
+e_clipboard_request_directory
+e_clipboard_wait_for_calendar
+e_clipboard_wait_for_directory
+e_clipboard_wait_is_calendar_available
+e_clipboard_wait_is_directory_available
+</SECTION>
+
+<SECTION>
<FILE>e-signature</FILE>
<TITLE>Personalized Signatures</TITLE>
ESignature
@@ -524,7 +560,7 @@ ESignatureListPrivate
<SECTION>
<FILE>e-signature-utils</FILE>
-<TITLE>More Signature Functions</TITLE>
+<TITLE>More Signature Utilities</TITLE>
e_get_signature_list
e_get_signature_by_name
e_get_signature_by_uid
@@ -535,7 +571,7 @@ e_run_signature_script
<SECTION>
<FILE>e-util</FILE>
-<TITLE>Miscellaneous Utility Functions</TITLE>
+<TITLE>Miscellaneous Utilities</TITLE>
e_get_user_data_dir
e_get_accels_filename
e_show_uri
@@ -564,8 +600,6 @@ e_get_weekday_name
e_flexible_strtod
e_ascii_dtostr
get_font_options
-e_file_update_save_path
-e_file_get_save_path
e_file_lock_create
e_file_lock_destroy
e_file_lock_exists
@@ -574,6 +608,8 @@ e_util_read_file
e_util_get_category_filter_options
e_charset_add_radio_actions
e_folder_map_local_folders
+e_file_replace_contents_async
+e_file_replace_contents_finish
e_fsutils_usage
e_fsutils_avail
e_mktemp
diff --git a/doc/reference/shell/tmpl/e-binding.sgml b/doc/reference/shell/tmpl/e-binding.sgml
index f2c4ca66fb..945205ad1c 100644
--- a/doc/reference/shell/tmpl/e-binding.sgml
+++ b/doc/reference/shell/tmpl/e-binding.sgml
@@ -17,6 +17,29 @@ GObject Property Bindings
<!-- ##### SECTION Stability_Level ##### -->
+<!-- ##### STRUCT EBinding ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### STRUCT EMutualBinding ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### USER_FUNCTION EBindingTransform ##### -->
+<para>
+
+</para>
+
+@src_value:
+@dst_value:
+@user_data:
+@Returns:
+
+
<!-- ##### FUNCTION e_binding_new ##### -->
<para>
diff --git a/doc/reference/shell/tmpl/e-shell.sgml b/doc/reference/shell/tmpl/e-shell.sgml
index 58185fd599..80c68cb11d 100644
--- a/doc/reference/shell/tmpl/e-shell.sgml
+++ b/doc/reference/shell/tmpl/e-shell.sgml
@@ -213,6 +213,15 @@ EShell
@Returns:
+<!-- ##### FUNCTION e_shell_get_active_window ##### -->
+<para>
+
+</para>
+
+@shell:
+@Returns:
+
+
<!-- ##### FUNCTION e_shell_send_receive ##### -->
<para>
diff --git a/doc/reference/shell/tmpl/e-util.sgml b/doc/reference/shell/tmpl/e-util.sgml
index 6a7f354578..d62c5705aa 100644
--- a/doc/reference/shell/tmpl/e-util.sgml
+++ b/doc/reference/shell/tmpl/e-util.sgml
@@ -371,6 +371,34 @@ Miscellaneous Utility Functions
@Returns:
+<!-- ##### FUNCTION e_file_replace_contents_async ##### -->
+<para>
+
+</para>
+
+@file:
+@contents:
+@length:
+@etag:
+@make_backup:
+@flags:
+@callback:
+@user_data:
+@Returns:
+
+
+<!-- ##### FUNCTION e_file_replace_contents_finish ##### -->
+<para>
+
+</para>
+
+@file:
+@result:
+@new_etag:
+@error:
+@Returns:
+
+
<!-- ##### FUNCTION e_fsutils_usage ##### -->
<para>