src/Builder4/MainWindow.bjs
authorAlan Knowles <alan@roojs.com>
Sat, 14 Mar 2015 09:25:06 +0000 (17:25 +0800)
committerAlan Knowles <alan@roojs.com>
Sat, 14 Mar 2015 09:25:06 +0000 (17:25 +0800)
src/Builder4/MainWindow.vala

src/Builder4/MainWindow.bjs
src/Builder4/MainWindow.vala

index 752c43e..8f6813b 100644 (file)
       },
       {
        "id" : "statusbar",
-       "* pack" : "pack_end,true,true,0",
+       "* pack" : "pack_end,false,true,0",
        "xtype" : "Statusbar",
        "$ xns" : "Gtk"
       }
index c58fdfa..053bab7 100644 (file)
@@ -135,7 +135,7 @@ public class Xcls_MainWindow : Object
             this.el.pack_end (  child_0.el , true,true,0 );
             var child_1 = new Xcls_statusbar( _this );
             child_1.ref();
-            this.el.pack_end (  child_1.el , true,true,0 );
+            this.el.pack_end (  child_1.el , false,true,0 );
         }
 
         // user defined functions