[evolution-data-server/openismus-work-3-8: 77/116] 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-3-8: 77/116] Adding D-Bus API to create cursors.
- Date: Tue, 1 Oct 2013 00:51:22 +0000 (UTC)
commit 30ed6d3c310139fed14ace62e6eede0e2ea1ef2e
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]