[evolution-data-server/openismus-work-master: 106/150] EBookClient: Mark new apis since 3.12 instead of 3.10
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/openismus-work-master: 106/150] EBookClient: Mark new apis since 3.12 instead of 3.10
- Date: Thu, 24 Oct 2013 15:39:22 +0000 (UTC)
commit 99cac91db423329800d153d4818db1a2910a366d
Author: Tristan Van Berkom <tristanvb openismus com>
Date: Fri Oct 11 01:27:58 2013 +0200
EBookClient: Mark new apis since 3.12 instead of 3.10
addressbook/libebook/e-book-client.c | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/addressbook/libebook/e-book-client.c b/addressbook/libebook/e-book-client.c
index 009ffbd..a6dbb30 100644
--- a/addressbook/libebook/e-book-client.c
+++ b/addressbook/libebook/e-book-client.c
@@ -1112,7 +1112,7 @@ e_book_client_class_init (EBookClientClass *class)
*
* The currently active locale for this addressbook.
*
- * Since: 3.10
+ * Since: 3.12
*/
g_object_class_install_property (
object_class,
@@ -1553,7 +1553,7 @@ exit:
* When the operation is finished, @callback will be called. You can then
* call e_book_client_connect_direct_finish() to get the result of the operation.
*
- * Since: 3.10
+ * Since: 3.12
**/
void
e_book_client_connect_direct (ESource *source,
@@ -1616,7 +1616,7 @@ e_book_client_connect_direct (ESource *source,
*
* Returns: (transfer full) (type EBookClient): a new #EBookClient, or %NULL
*
- * Since: 3.10
+ * Since: 3.12
**/
EClient *
e_book_client_connect_direct_finish (GAsyncResult *result,
@@ -3926,7 +3926,7 @@ e_book_client_get_cursor_with_context (EBookClient *client,
* Note: @sexp can be obtained through #EBookQuery, by converting it
* to a string with e_book_query_to_string().
*
- * Since: 3.10
+ * Since: 3.12
*/
void
e_book_client_get_cursor (EBookClient *client,
@@ -3966,7 +3966,7 @@ e_book_client_get_cursor (EBookClient *client,
*
* Returns: %TRUE if successful, %FALSE otherwise.
*
- * Since: 3.10
+ * Since: 3.12
*/
gboolean
e_book_client_get_cursor_finish (EBookClient *client,
@@ -4017,7 +4017,7 @@ e_book_client_get_cursor_finish (EBookClient *client,
*
* Returns: %TRUE if successful, %FALSE otherwise.
*
- * Since: 3.10
+ * Since: 3.12
*/
gboolean
e_book_client_get_cursor_sync (EBookClient *client,
@@ -4092,7 +4092,7 @@ book_client_set_locale (EBookClient *client,
*
* Returns: (transfer none): The currently set locale for @client
*
- * Since: 3.10
+ * Since: 3.12
*/
const gchar *
e_book_client_get_locale (EBookClient *client)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]