src/Builder4/ValaProjectSettingsPopover.bjs
authorAlan <alan@roojs.com>
Wed, 6 Jul 2022 08:50:31 +0000 (16:50 +0800)
committerAlan <alan@roojs.com>
Wed, 6 Jul 2022 08:50:31 +0000 (16:50 +0800)
src/Builder4/ValaProjectSettingsPopover.vala

src/Builder4/ValaProjectSettingsPopover.bjs
src/Builder4/ValaProjectSettingsPopover.vala

index 2363cb6..da49a90 100644 (file)
     },
     {
      "$ xns" : "Gtk",
+     "* pack" : "pack_end,false,true,0",
      "int margin_bottom" : 4,
      "int margin_left" : 4,
      "int margin_right" : 4,
index 5a2e141..be548d4 100644 (file)
@@ -62,6 +62,7 @@ public class ValaProjectSettingsPopover : Object
         this.el.add (  child_0.el  );
         var child_1 = new Xcls_HButtonBox52( _this );
         child_1.ref();
+        this.el.pack_end (  child_1.el , false,true,0 );
 
         //listeners
         this.el.closed.connect( ( ) => {