[evolution-data-server/october-code-drop-post-api-change: 25/39] EBookClientCursor docs fixup



commit d55f64daea8e86a96de5280c4876b772f0c1d6bf
Author: Tristan Van Berkom <tristanvb openismus com>
Date:   Tue Oct 22 21:16:20 2013 +0200

    EBookClientCursor docs fixup

 addressbook/libebook/e-book-client-cursor.c |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/addressbook/libebook/e-book-client-cursor.c b/addressbook/libebook/e-book-client-cursor.c
index bc053f7..283bc07 100644
--- a/addressbook/libebook/e-book-client-cursor.c
+++ b/addressbook/libebook/e-book-client-cursor.c
@@ -835,9 +835,11 @@ e_book_client_cursor_class_init (EBookClientCursorClass *class)
         * position.
         *
         * If the position value is %0, then the cursor is positioned
-        * before the contact list. Conversely, if the position value
-        * is greater than #EBookClientCursor:total, this indicates
-        * that the cursor is positioned after the contact list.
+        * before the contact list in the symbolic %E_BOOK_CURSOR_ORIGIN_BEGIN
+        * position. If the position value is greater than 
+        * #EBookClientCursor:total, this indicates that the cursor is
+        * positioned after the contact list in the symbolic
+        * %E_BOOK_CURSOR_ORIGIN_END position.
         *
         * Property change notifications are guaranteed to be
         * delivered in the #GMainContext which was the thread


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