[evolution-data-server/openismus-work-master: 118/150] AddressBookCursor D-Bus API: Cursor move API changed to return number of contacts traversed.



commit da9530e5dce6a93e01b43a72d856883b82248862
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]