[vala] dbus-glib-1: Add stub DBusGMethodInvocation binding
- From: Jürg Billeter <juergbi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala] dbus-glib-1: Add stub DBusGMethodInvocation binding
- Date: Thu, 8 Apr 2010 07:00:50 +0000 (UTC)
commit 08477cc853c6e606782eacc682e04851af4c7bf4
Author: Jürg Billeter <j bitron ch>
Date: Thu Apr 8 08:59:33 2010 +0200
dbus-glib-1: Add stub DBusGMethodInvocation binding
vapi/dbus-glib-1.vapi | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/vapi/dbus-glib-1.vapi b/vapi/dbus-glib-1.vapi
index a8627f9..672540a 100644
--- a/vapi/dbus-glib-1.vapi
+++ b/vapi/dbus-glib-1.vapi
@@ -286,6 +286,10 @@ namespace DBus {
public class ProxyCall {
}
+ [CCode (cname = "DBusGMethodInvocation")]
+ public class MethodInvocation {
+ }
+
[Flags]
[CCode (cname = "uint")]
public enum NameFlag {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]