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

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

index 31e711e..d9d47cd 100644 (file)
          "bool always_show_image" : true,
          "Gtk.PositionType image_position" : "Gtk.PositionType.LEFT",
          "xtype" : "Button",
-         "* pack" : "pack_start,true,true,0",
+         "* pack" : "pack_start,false,false,0",
          "string label" : "Errors",
          "$ xns" : "Gtk",
          "items" : [
index cd9b176..b1f58c1 100644 (file)
@@ -2146,7 +2146,7 @@ public class Xcls_MainWindow : Object
             this.el.pack_start (  child_0.el , true,true,0 );
             var child_1 = new Xcls_Button68( _this );
             child_1.ref();
-            this.el.pack_start (  child_1.el , true,true,0 );
+            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 );