]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
dbus-glib-1: Add stub DBusGMethodInvocation binding
authorJürg Billeter <j@bitron.ch>
Thu, 8 Apr 2010 06:59:33 +0000 (08:59 +0200)
committerJürg Billeter <j@bitron.ch>
Thu, 8 Apr 2010 07:00:30 +0000 (09:00 +0200)
vapi/dbus-glib-1.vapi

index a8627f999f4ecd5bbf0fd0ab4ed947c906066594..672540af485535f9d8a3f4b5e77ffcb7556c6080 100644 (file)
@@ -286,6 +286,10 @@ namespace DBus {
        public class ProxyCall {
        }
 
+       [CCode (cname = "DBusGMethodInvocation")]
+       public class MethodInvocation {
+       }
+
        [Flags]
        [CCode (cname = "uint")]
        public enum NameFlag {