[evolution-data-server/cursor-staging: 27/30] AddressBookCursor D-Bus API: Cursor move API changed to return number of contacts traversed.
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/cursor-staging: 27/30] AddressBookCursor D-Bus API: Cursor move API changed to return number of contacts traversed.
- Date: Mon, 14 Oct 2013 19:11:14 +0000 (UTC)
commit 72100aa47f44b1b75de21f1a96f4351ae446f006
Author: Tristan Van Berkom <tristanvb openismus com>
Date: Sun Oct 13 04:10:43 2013 +0200
AddressBookCursor D-Bus API: Cursor move API changed to return number of contacts traversed.
...nome.evolution.dataserver.AddressBookCursor.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/private/org.gnome.evolution.dataserver.AddressBookCursor.xml
b/private/org.gnome.evolution.dataserver.AddressBookCursor.xml
index 423ecc8..d79fe55 100644
--- a/private/org.gnome.evolution.dataserver.AddressBookCursor.xml
+++ b/private/org.gnome.evolution.dataserver.AddressBookCursor.xml
@@ -49,6 +49,7 @@
<arg name="origin" direction="in" type="i"/>
<arg name="count" direction="in" type="i"/>
<arg name="fetch_results" direction="in" type="b"/>
+ <arg name="n_results" direction="out" type="i"/>
<arg name="vcards" direction="out" type="as"/>
<arg name="new_total" direction="out" type="u"/>
<arg name="new_position" direction="out" type="u"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]