[evolution-data-server/openismus-work-master: 118/134] 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/openismus-work-master: 118/134] AddressBookCursor D-Bus API: Cursor move API changed to return number of contacts traversed.
- Date: Sat, 19 Oct 2013 19:06:56 +0000 (UTC)
commit 1eab6337fb9eb3662fd2b571d22042699859f7ac
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]