Builder4/ValaProjectSettings.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 28 Oct 2014 09:33:23 +0000 (17:33 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 28 Oct 2014 09:33:23 +0000 (17:33 +0800)
Builder4/ValaProjectSettings.vala

Builder4/ValaProjectSettings.bjs
Builder4/ValaProjectSettings.vala

index 5c9ed62..446085b 100644 (file)
@@ -13,7 +13,7 @@
             "$ xns" : "Gtk",
             "items" : [
                 {
-                    "* pack" : "pack_start,false,false,0",
+                    "* pack" : "pack_start,true,true,0",
                     "xtype" : "Notebook",
                     "$ xns" : "Gtk",
                     "items" : [
index fcebb7f..b2ed15d 100644 (file)
@@ -28,7 +28,7 @@ public class ValaProjectSettings : Object
         // set gobject values
         var child_0 = new Xcls_Notebook2( _this );
         child_0.ref();
-        this.el.pack_start (  child_0.el , false,false,0 );
+        this.el.pack_start (  child_0.el , true,true,0 );
     }
 
     // user defined functions