[vala/wip/girparser: 3/4] Regenerate GIR-based bindings



commit 0a23d80c2b0fa740209d7a8b5d5f84247a26d658
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Thu Jan 5 21:51:12 2017 +0100

    Regenerate GIR-based bindings

 vapi/clutter-1.0.vapi |    2 +-
 vapi/gtk+-4.0.vapi    |    2 +-
 vapi/pango.vapi       |    5 ++---
 3 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/vapi/clutter-1.0.vapi b/vapi/clutter-1.0.vapi
index f4fcdb3..fa62002 100644
--- a/vapi/clutter-1.0.vapi
+++ b/vapi/clutter-1.0.vapi
@@ -8310,7 +8310,7 @@ namespace Clutter {
                public bool equal (Clutter.Knot knot_b);
                public void free ();
        }
-       [CCode (cheader_filename = "clutter/clutter.h")]
+       [CCode (cheader_filename = "clutter/clutter.h", type_id = "COGL_TYPE_MATRIX")]
        public struct Matrix : Cogl.Matrix {
                [Version (since = "1.12")]
                public static Clutter.Matrix? alloc ();
diff --git a/vapi/gtk+-4.0.vapi b/vapi/gtk+-4.0.vapi
index 8db2fc9..764705d 100644
--- a/vapi/gtk+-4.0.vapi
+++ b/vapi/gtk+-4.0.vapi
@@ -15710,7 +15710,7 @@ namespace Gtk {
                public Gdk.ModifierType accel_mods;
                public uint accel_flags;
        }
-       [CCode (cheader_filename = "gtk/gtk.h")]
+       [CCode (cheader_filename = "gtk/gtk.h", type_id = "gdk_rectangle_get_type ()")]
        public struct Allocation : Gdk.Rectangle {
        }
        [CCode (cheader_filename = "gtk/gtk.h", has_type_id = false)]
diff --git a/vapi/pango.vapi b/vapi/pango.vapi
index 48d90b5..304f579 100644
--- a/vapi/pango.vapi
+++ b/vapi/pango.vapi
@@ -517,10 +517,9 @@ namespace Pango {
                public void unref ();
                public bool x_to_index (int x_pos, out int index_, out int trailing);
        }
-       [CCode (cheader_filename = "pango/pango.h")]
+       [CCode (cheader_filename = "pango/pango.h", type_id = "pango_glyph_item_get_type ()")]
+       [Compact]
        public class LayoutRun : Pango.GlyphItem {
-               [CCode (has_construct_function = false)]
-               protected LayoutRun ();
        }
        [CCode (cheader_filename = "pango/pango.h", has_type_id = false)]
        [Compact]


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