[evolution-data-server/openismus-work-3-8] EBookClientCursor docs fixup
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/openismus-work-3-8] EBookClientCursor docs fixup
- Date: Thu, 24 Oct 2013 20:42:15 +0000 (UTC)
commit a32ac0fe695d20feb243a88a5b98c5e2a5562c21
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]