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

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

index 2247545..752c43e 100644 (file)
       },
       {
        "id" : "statusbar",
-       "* pack" : "pack_start,true,true,0",
+       "* pack" : "pack_end,true,true,0",
        "xtype" : "Statusbar",
        "$ xns" : "Gtk"
       }
index 504dd4f..c58fdfa 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_start (  child_1.el , true,true,0 );
+            this.el.pack_end (  child_1.el , true,true,0 );
         }
 
         // user defined functions