[evolution-data-server/openismus-work-master: 77/137] Added EBookClientCursor to the api docs
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/openismus-work-master: 77/137] Added EBookClientCursor to the api docs
- Date: Mon, 21 Oct 2013 22:53:02 +0000 (UTC)
commit 52cf942c812aff29edbd908af6e28611f27d71bb
Author: Tristan Van Berkom <tristanvb openismus com>
Date: Tue Jul 23 08:25:32 2013 +0900
Added EBookClientCursor to the api docs
.../addressbook/libebook/libebook-docs.sgml | 1 +
.../addressbook/libebook/libebook-sections.txt | 36 ++++++++++++++++++++
docs/reference/addressbook/libebook/libebook.types | 1 +
3 files changed, 38 insertions(+), 0 deletions(-)
---
diff --git a/docs/reference/addressbook/libebook/libebook-docs.sgml
b/docs/reference/addressbook/libebook/libebook-docs.sgml
index bfb749e..276fe9f 100644
--- a/docs/reference/addressbook/libebook/libebook-docs.sgml
+++ b/docs/reference/addressbook/libebook/libebook-docs.sgml
@@ -12,6 +12,7 @@
<title>Evolution-Data-Server Manual: Address Book Client (libebook)</title>
<xi:include href="xml/e-book-client.xml"/>
<xi:include href="xml/e-book-client-view.xml"/>
+ <xi:include href="xml/e-book-client-cursor.xml"/>
<xi:include href="xml/e-book-types.xml"/>
<xi:include href="xml/e-destination.xml"/>
</chapter>
diff --git a/docs/reference/addressbook/libebook/libebook-sections.txt
b/docs/reference/addressbook/libebook/libebook-sections.txt
index 9075713..1c48855 100644
--- a/docs/reference/addressbook/libebook/libebook-sections.txt
+++ b/docs/reference/addressbook/libebook/libebook-sections.txt
@@ -117,9 +117,12 @@ e_book_client_connect_sync
e_book_client_connect
e_book_client_connect_finish
e_book_client_connect_direct_sync
+e_book_client_connect_direct
+e_book_client_connect_direct_finish
e_book_client_get_self
e_book_client_set_self
e_book_client_is_self
+e_book_client_get_locale
e_book_client_add_contact
e_book_client_add_contact_finish
e_book_client_add_contact_sync
@@ -153,6 +156,9 @@ e_book_client_get_contacts_uids_sync
e_book_client_get_view
e_book_client_get_view_finish
e_book_client_get_view_sync
+e_book_client_get_cursor
+e_book_client_get_cursor_finish
+e_book_client_get_cursor_sync
<SUBSECTION Deprecated>
BOOK_BACKEND_PROPERTY_SUPPORTED_AUTH_METHODS
e_book_client_new
@@ -171,6 +177,36 @@ e_book_client_error_quark
</SECTION>
<SECTION>
+<FILE>e-book-client-cursor</FILE>
+<TITLE>EBookClientCursor</TITLE>
+EBookClientCursor
+EBookClientCursorClass
+e_book_client_cursor_ref_client
+e_book_client_cursor_get_alphabet
+e_book_client_cursor_get_total
+e_book_client_cursor_get_position
+e_book_client_cursor_set_sexp
+e_book_client_cursor_set_sexp_finish
+e_book_client_cursor_set_sexp_sync
+e_book_client_cursor_move_by
+e_book_client_cursor_move_by_finish
+e_book_client_cursor_move_by_sync
+e_book_client_cursor_set_alphabetic_index
+e_book_client_cursor_set_alphabetic_index_finish
+e_book_client_cursor_set_alphabetic_index_sync
+e_book_client_cursor_get_contact_alpabetic_index
+<SUBSECTION Standard>
+EBookClientCursorPrivate
+E_BOOK_CLIENT_CURSOR
+E_BOOK_CLIENT_CURSOR_CLASS
+E_BOOK_CLIENT_CURSOR_GET_CLASS
+E_IS_BOOK_CLIENT_CURSOR
+E_IS_BOOK_CLIENT_CURSOR_CLASS
+E_TYPE_BOOK_CLIENT_CURSOR
+e_book_client_cursor_get_type
+</SECTION>
+
+<SECTION>
<FILE>e-book-client-view</FILE>
<TITLE>EBookClientView</TITLE>
EBookClientView
diff --git a/docs/reference/addressbook/libebook/libebook.types
b/docs/reference/addressbook/libebook/libebook.types
index 8af72dd..891effe 100644
--- a/docs/reference/addressbook/libebook/libebook.types
+++ b/docs/reference/addressbook/libebook/libebook.types
@@ -2,6 +2,7 @@
e_book_get_type
e_book_client_get_type
+e_book_client_cursor_get_type
e_book_client_view_get_type
e_book_view_get_type
e_destination_get_type
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]