Builder4/ValaProjectSettings.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 29 Oct 2014 09:40:41 +0000 (17:40 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 29 Oct 2014 09:40:41 +0000 (17:40 +0800)
Builder4/ValaProjectSettings.vala

Builder4/ValaProjectSettings.bjs
Builder4/ValaProjectSettings.vala

index 9b9155b..8994382 100644 (file)
                                 },
                                 {
                                     "xtype" : "Label",
-                                    "* pack" : "pack_end,false,false,0",
+                                    "* pack" : "pack_start,false,false,0",
                                     "$ xns" : "Gtk",
                                     "utf8 label" : "Available Directories"
                                 },
                                 {
-                                    "* pack" : "pack_end,true,true,0",
+                                    "* pack" : "pack_start,true,true,0",
                                     "xtype" : "ScrolledWindow",
                                     "$ xns" : "Gtk",
                                     "items" : [
index 618309d..00fe4df 100644 (file)
@@ -90,10 +90,10 @@ public class ValaProjectSettings : Object
             this.el.pack_start (  child_3.el , true,true,0 );
             var child_4 = new Xcls_Label12( _this );
             child_4.ref();
-            this.el.pack_end (  child_4.el , false,false,0 );
+            this.el.pack_start (  child_4.el , false,false,0 );
             var child_5 = new Xcls_ScrolledWindow13( _this );
             child_5.ref();
-            this.el.pack_end (  child_5.el , true,true,0 );
+            this.el.pack_start (  child_5.el , true,true,0 );
         }
 
         // user defined functions