[evolution-data-server/openismus-work-master] EBookClientCursor docs fixup
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/openismus-work-master] EBookClientCursor docs fixup
- Date: Tue, 22 Oct 2013 22:29:01 +0000 (UTC)
commit 47ed5446c830c39488a0fdcb14b1bdf3a9884f61
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 c93507d..4753c38 100644
--- a/addressbook/libebook/e-book-client-cursor.c
+++ b/addressbook/libebook/e-book-client-cursor.c
@@ -823,9 +823,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]