NewBranch.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 21 Mar 2019 05:10:17 +0000 (13:10 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 21 Mar 2019 05:10:17 +0000 (13:10 +0800)
NewBranch.vala

NewBranch.bjs
NewBranch.vala

index 13b83f9..47004a0 100644 (file)
         },
         {
          "int height_request" : 400,
-         "* pack" : "pack_start,true,true,0",
+         "* pack" : "add",
          "xtype" : "ScrolledWindow",
          "$ xns" : "Gtk",
          "items" : [
index a2d2044..bee7f56 100644 (file)
@@ -2178,7 +2178,7 @@ public class NewBranch : Object
             this.el.pack_start (  child_0.el , false,false,0 );
             var child_1 = new Xcls_ScrolledWindow56( _this );
             child_1.ref();
-            this.el.pack_start (  child_1.el , true,true,0 );
+            this.el.add (  child_1.el  );
         }
 
         // user defined functions