[evolution-data-server/openismus-work-master: 62/137] Adding D-Bus API to create cursors.
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/openismus-work-master: 62/137] Adding D-Bus API to create cursors.
- Date: Mon, 21 Oct 2013 22:51:46 +0000 (UTC)
commit 73706d55234abfeae5e82123c31b4cd84138638e
Author: Tristan Van Berkom <tristanvb openismus com>
Date: Tue Jul 2 17:15:54 2013 +0900
Adding D-Bus API to create cursors.
.../org.gnome.evolution.dataserver.AddressBook.xml | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/private/org.gnome.evolution.dataserver.AddressBook.xml
b/private/org.gnome.evolution.dataserver.AddressBook.xml
index 7e33afc..60a15d1 100644
--- a/private/org.gnome.evolution.dataserver.AddressBook.xml
+++ b/private/org.gnome.evolution.dataserver.AddressBook.xml
@@ -67,4 +67,11 @@
<arg name="object_path" direction="out" type="o"/>
</method>
+ <method name="GetCursor">
+ <arg name="query" direction="in" type="s"/>
+ <arg name="sort_keys" direction="in" type="as"/>
+ <arg name="sort_types" direction="in" type="as"/>
+ <arg name="object_path" direction="out" type="o"/>
+ </method>
+
</interface>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]