Clones.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 30 Oct 2018 07:39:52 +0000 (15:39 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 30 Oct 2018 07:39:52 +0000 (15:39 +0800)
Clones.vala

Clones.bjs
Clones.vala

index 6873e45..8c8e2f5 100644 (file)
@@ -86,7 +86,7 @@
        "bool hexpand" : true,
        "bool expand" : true,
        "xtype" : "ScrolledWindow",
-       "* pack" : "pack_end,false,false,0",
+       "* pack" : "pack_end,true,true,0",
        "Gtk.ShadowType shadow_type" : "Gtk.ShadowType.IN",
        "$ xns" : "Gtk",
        "items" : [
index 0ae46b3..3debbd8 100644 (file)
@@ -111,7 +111,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,false,0 );
+            this.el.pack_end (  child_1.el , true,true,0 );
         }
 
         // user defined functions