Clones.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 30 Oct 2018 05:17:50 +0000 (13:17 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 30 Oct 2018 05:17:50 +0000 (13:17 +0800)
Clones.vala

Clones.bjs
Clones.vala

index cac23fb..29cd106 100644 (file)
@@ -84,7 +84,7 @@
       {
        "* init" : "  {\n  \n   this.el.set_policy (Gtk.PolicyType.AUTOMATIC, Gtk.PolicyType.AUTOMATIC);\n}\n",
        "xtype" : "ScrolledWindow",
-       "* pack" : "pack_end,false,true,0",
+       "* pack" : "pack_end,false,false,0",
        "Gtk.ShadowType shadow_type" : "Gtk.ShadowType.IN",
        "$ xns" : "Gtk",
        "items" : [
index 329165f..a8687c7 100644 (file)
@@ -109,7 +109,7 @@ public class Clones : Object
             this.el.pack_start (  child_0.el , false,false,0 );
             var child_1 = new Xcls_ScrolledWindow9( _this );
             child_1.ref();
-            this.el.pack_end (  child_1.el , false,true,0 );
+            this.el.pack_end (  child_1.el , false,false,0 );
         }
 
         // user defined functions