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

Builder4/ValaProjectSettings.bjs
Builder4/ValaProjectSettings.vala

index b4719f4..5c9ed62 100644 (file)
@@ -13,6 +13,7 @@
             "$ xns" : "Gtk",
             "items" : [
                 {
+                    "* pack" : "pack_start,false,false,0",
                     "xtype" : "Notebook",
                     "$ xns" : "Gtk",
                     "items" : [
index 27fa1a1..fcebb7f 100644 (file)
@@ -28,6 +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 );
     }
 
     // user defined functions