[tracker/libtracker-bus: 42/51] Add missing file, squash
- From: Jürg Billeter <juergbi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/libtracker-bus: 42/51] Add missing file, squash
- Date: Tue, 10 Aug 2010 14:11:21 +0000 (UTC)
commit 421a7b62780e6a10544022d02535071d97f2e533
Author: Philip Van Hoof <philip codeminded be>
Date: Thu Jul 22 18:06:29 2010 +0200
Add missing file, squash
src/libtracker-bus/tracker-bus-array-update.vapi | 23 ++++++++++++++++++++++
1 files changed, 23 insertions(+), 0 deletions(-)
---
diff --git a/src/libtracker-bus/tracker-bus-array-update.vapi b/src/libtracker-bus/tracker-bus-array-update.vapi
new file mode 100644
index 0000000..fe4688c
--- /dev/null
+++ b/src/libtracker-bus/tracker-bus-array-update.vapi
@@ -0,0 +1,23 @@
+/*
+ * Copyright (C) 2010, Nokia <ivan frade nokia com>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
+ */
+
+[CCode (cheader_filename = "tracker-bus-array-update.h")]
+public extern GLib.Variant tracker_bus_array_sparql_update_blank (DBus.Connection connection, string query) throws Tracker.Sparql.Error;
+[CCode (cheader_filename = "tracker-bus-array-update.h")]
+public extern async GLib.Variant tracker_bus_array_sparql_update_blank_async (DBus.Connection connection, string query, GLib.Cancellable? cancellable = null) throws Tracker.Sparql.Error;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]