aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/libeutil/libeutil-sections.txt
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-02-19 02:33:13 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-02-19 02:48:11 +0800
commit2c471d12912c2b9666b3a7194831ac9997b72ce0 (patch)
tree123210e3c71fd592dca69791d48c25536cd9e80d /doc/reference/libeutil/libeutil-sections.txt
parentd183741157f025c057af980f1ea0cdc554ada5c6 (diff)
downloadgsoc2013-evolution-2c471d12912c2b9666b3a7194831ac9997b72ce0.tar
gsoc2013-evolution-2c471d12912c2b9666b3a7194831ac9997b72ce0.tar.gz
gsoc2013-evolution-2c471d12912c2b9666b3a7194831ac9997b72ce0.tar.bz2
gsoc2013-evolution-2c471d12912c2b9666b3a7194831ac9997b72ce0.tar.lz
gsoc2013-evolution-2c471d12912c2b9666b3a7194831ac9997b72ce0.tar.xz
gsoc2013-evolution-2c471d12912c2b9666b3a7194831ac9997b72ce0.tar.zst
gsoc2013-evolution-2c471d12912c2b9666b3a7194831ac9997b72ce0.zip
Add EClientSelector.
EClientSelector extends the functionality of ESourceSelector by utilizing an EClientCache to display status information about the backends associated with the displayed data sources. (No backend status is displayed just yet, but that's the plan.)
Diffstat (limited to 'doc/reference/libeutil/libeutil-sections.txt')
-rw-r--r--doc/reference/libeutil/libeutil-sections.txt23
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/reference/libeutil/libeutil-sections.txt b/doc/reference/libeutil/libeutil-sections.txt
index 6b5449224e..7f092b083f 100644
--- a/doc/reference/libeutil/libeutil-sections.txt
+++ b/doc/reference/libeutil/libeutil-sections.txt
@@ -1274,6 +1274,29 @@ EClientCachePrivate
</SECTION>
<SECTION>
+<FILE>e-client-selector</FILE>
+<TITLE>EClientSelector</TITLE>
+EClientSelector
+e_client_selector_new
+e_client_selector_ref_client_cache
+e_client_selector_get_client_sync
+e_client_selector_get_client
+e_client_selector_get_client_finish
+e_client_selector_ref_cached_client
+<SUBSECTION Standard>
+E_CLIENT_SELECTOR
+E_IS_CLIENT_SELECTOR
+E_TYPE_CLIENT_SELECTOR
+E_CLIENT_SELECTOR_CLASS
+E_IS_CLIENT_SELECTOR_CLASS
+E_CLIENT_SELECTOR_GET_CLASS
+EClientSelectorClass
+e_client_selector_get_type
+<SUBSECTION Private>
+EClientSelectorPrivate
+</SECTION>
+
+<SECTION>
<FILE>e-config</FILE>
<TITLE>EConfig</TITLE>
EConfig