[vala] gobject-introspection-1.0: regenerate according to vala-girs



commit 528826d1103474e73c2ba0d445e78e78c48b34a9
Author: Luca Bruno <lucabru src gnome org>
Date:   Sat Apr 5 19:40:29 2014 +0200

    gobject-introspection-1.0: regenerate according to vala-girs

 vapi/gobject-introspection-1.0.vapi |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/vapi/gobject-introspection-1.0.vapi b/vapi/gobject-introspection-1.0.vapi
index c5c6ad9..44b5dfa 100644
--- a/vapi/gobject-introspection-1.0.vapi
+++ b/vapi/gobject-introspection-1.0.vapi
@@ -126,6 +126,7 @@ namespace GI {
                protected ObjectInfo ();
                public static GI.FunctionInfo find_method (GI.ObjectInfo info, string name);
                public static GI.FunctionInfo find_method_using_interfaces (GI.ObjectInfo info, string name, 
out GI.ObjectInfo implementor);
+               public static GI.SignalInfo find_signal (GI.ObjectInfo info, string name);
                public static GI.VFuncInfo find_vfunc (GI.ObjectInfo info, string name);
                public static GI.VFuncInfo find_vfunc_using_interfaces (GI.ObjectInfo info, string name, out 
GI.ObjectInfo implementor);
                public static bool get_abstract (GI.ObjectInfo info);
@@ -302,9 +303,6 @@ namespace GI {
        [CCode (cheader_filename = "girepository.h", has_type_id = false)]
        public struct AttributeIter {
        }
-       [CCode (cheader_filename = "girepository.h", cname = "_GIBaseInfoStub", has_type_id = false)]
-       public struct _BaseInfoStub {
-       }
        [CCode (cheader_filename = "girepository.h", cprefix = "GI_ARRAY_TYPE_", has_type_id = false)]
        public enum ArrayType {
                C,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]