src/Builder4/ValaCompileErrors.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 2 Jun 2015 11:07:11 +0000 (19:07 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 2 Jun 2015 11:07:11 +0000 (19:07 +0800)
src/Builder4/ValaCompileErrors.vala

src/Builder4/ValaCompileErrors.bjs
src/Builder4/ValaCompileErrors.vala

index e1328b1..5644864 100644 (file)
@@ -24,6 +24,7 @@
    "items" : [
     {
      "id" : "compile_view",
+     "bool hexpand" : true,
      "* pack" : "add",
      "xtype" : "Box",
      "gboolean homogeneous" : false,
index a0940f1..4cbf543 100644 (file)
@@ -134,6 +134,7 @@ public class Xcls_ValaCompileErrors : Object
 
             // set gobject values
             this.el.homogeneous = false;
+            this.el.hexpand = true;
             var child_0 = new Xcls_Box3( _this );
             child_0.ref();
             this.el.pack_start (  child_0.el , false,false,0 );