[evolution-data-server/openismus-work-master: 105/150] EBookCursorSortType/EBookCursorOrigin: Mark new apis since 3.12



commit 0cf96151f1015b748da3615960ee0dba2312cb86
Author: Tristan Van Berkom <tristanvb openismus com>
Date:   Fri Oct 11 01:26:57 2013 +0200

    EBookCursorSortType/EBookCursorOrigin: Mark new apis since 3.12

 .../libebook-contacts/e-book-contacts-types.h      |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/addressbook/libebook-contacts/e-book-contacts-types.h 
b/addressbook/libebook-contacts/e-book-contacts-types.h
index 0d7c54d..4287156 100644
--- a/addressbook/libebook-contacts/e-book-contacts-types.h
+++ b/addressbook/libebook-contacts/e-book-contacts-types.h
@@ -141,6 +141,8 @@ typedef enum {
  * @E_BOOK_CURSOR_SORT_DESCENDING: Sort results in descending order
  *
  * Specifies the sort order of an ordered query
+ *
+ * Since: 3.12
  */
 typedef enum {
        E_BOOK_CURSOR_SORT_ASCENDING = 0,
@@ -159,6 +161,8 @@ typedef enum {
  * the new cursor position after performing a move. This allows
  * cursor queries to be repeated in the case where content may have
  * changed but the same content window should be refreshed in a UI.
+ *
+ * Since: 3.12
  */
 typedef enum {
        E_BOOK_CURSOR_ORIGIN_CURRENT,


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