[evolution-data-server/openismus-work-master: 119/122] 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: 119/122] AddressBookCursor D-Bus API: Cursor move API changed to return number of contacts traversed.
- Date: Mon, 14 Oct 2013 20:41:18 +0000 (UTC)
commit 81e3edafc899bf5e5ad0e44cad24db903c352524
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]