src/Builder4/MainWindow.bjs
authorAlan Knowles <alan@roojs.com>
Fri, 15 May 2015 08:39:25 +0000 (16:39 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 15 May 2015 08:39:25 +0000 (16:39 +0800)
src/Builder4/MainWindow.vala

src/Builder4/MainWindow.bjs
src/Builder4/MainWindow.vala

index d9d47cd..3d75ddd 100644 (file)
          "Gtk.PositionType image_position" : "Gtk.PositionType.LEFT",
          "string label" : "Warnings",
          "xtype" : "Button",
-         "* pack" : "pack_start,true,true,0",
+         "* pack" : "pack_start,false,false,0",
          "$ xns" : "Gtk",
          "items" : [
           {
index b1f58c1..66ee5b4 100644 (file)
@@ -2149,7 +2149,7 @@ public class Xcls_MainWindow : Object
             this.el.pack_start (  child_1.el , false,false,0 );
             var child_2 = new Xcls_Button70( _this );
             child_2.ref();
-            this.el.pack_start (  child_2.el , true,true,0 );
+            this.el.pack_start (  child_2.el , false,false,0 );
             var child_3 = new Xcls_Button72( _this );
             child_3.ref();
             this.el.pack_start (  child_3.el , true,true,0 );