summaryrefslogtreecommitdiff
path: root/vapi/dbus-glib-1.vapi
diff options
context:
space:
mode:
authorJürg Billeter <j@bitron.ch>2010-04-08 08:59:33 +0200
committerJürg Billeter <j@bitron.ch>2010-04-08 09:00:30 +0200
commit08477cc853c6e606782eacc682e04851af4c7bf4 (patch)
tree353064995c66246c7ec81a9eca6aaa2022af135e /vapi/dbus-glib-1.vapi
parent12e1f6c913effc6c9c54d3f25e5a33683364466c (diff)
downloadvala-08477cc853c6e606782eacc682e04851af4c7bf4.tar.gz
dbus-glib-1: Add stub DBusGMethodInvocation binding
Diffstat (limited to 'vapi/dbus-glib-1.vapi')
-rw-r--r--vapi/dbus-glib-1.vapi4
1 files changed, 4 insertions, 0 deletions
diff --git a/vapi/dbus-glib-1.vapi b/vapi/dbus-glib-1.vapi
index a8627f999..672540af4 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 {