]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
gtk+-4.0: Update metadata and fix Widget.size_allocate
authorRico Tzschichholz <ricotz@ubuntu.com>
Wed, 2 Aug 2017 06:31:21 +0000 (08:31 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Wed, 2 Aug 2017 06:31:21 +0000 (08:31 +0200)
vapi/gtk+-4.0.vapi
vapi/metadata/Gdk-4.0.metadata
vapi/metadata/Gtk-4.0.metadata

index 856676faed9c5827061bc98bbe6078d57e8966a8..7ac8895164eb476bdd63a868642d1b5e658169ea 100644 (file)
@@ -14740,7 +14740,7 @@ namespace Gtk {
                [HasEmitter]
                public virtual signal void show ();
                [HasEmitter]
-               public virtual signal void size_allocate (Gtk.Allocation allocation, int baseline, Gtk.Allocation out_clip);
+               public virtual signal void size_allocate (Gtk.Allocation allocation, int baseline, out Gtk.Allocation out_clip);
                [Version (since = "3.0")]
                public virtual signal void state_flags_changed (Gtk.StateFlags previous_state_flags);
                [Version (since = "3.0")]
index 40a0860e10c85fd23593efe7a390c5f8d786955f..b91e1bf00bdbb48c5cb17e11b1e3f0030451229a 100644 (file)
@@ -21,7 +21,6 @@ Window abstract=false
         .create_similar_image_surface type="Cairo.ImageSurface"
         .remove_filter skip=false
         .moved_to_rect.*_rect type="Gdk.Rectangle"
-WindowRedirect skip
 Rectangle struct
         .x skip
         .y skip
index 2d08e20c147ff6603d3ee98685f62861e2354add..a820b521efb99489e046f62b9051cc6d18e15d74 100644 (file)
@@ -106,7 +106,6 @@ Snapshot
   .push* skip=false
 StyleContext
   .get skip=false
-  .get_style skip=false
 TextBuffer
   .create_tag skip=false
   .insert_with_tags skip=false
@@ -124,7 +123,6 @@ TreeViewColumn
   .new_with_attributes skip=false
 Widget abstract=false
   .new skip=false
-  .style_get skip=false
 Actionable
   .set_action_target skip=false
 CellLayout
@@ -356,6 +354,7 @@ Widget
   .grab_remove parent="Gtk" symbol_type="function"
   .intersect.intersection unowned=false nullable default=null
   .touch_event.event type="Gdk.EventTouch"
+  .size_allocate return_void
 TreeModel
   .get_value return_void
   .rows_reordered skip