src/Builder4/MainWindow.bjs
authorAlan Knowles <alan@roojs.com>
Fri, 15 May 2015 08:40:11 +0000 (16:40 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 15 May 2015 08:40:11 +0000 (16:40 +0800)
src/Builder4/MainWindow.vala

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

index 3d75ddd..17ce9b8 100644 (file)
          },
          "bool always_show_image" : true,
          "Gtk.PositionType image_position" : "Gtk.PositionType.LEFT",
-         "* pack" : "pack_start,true,true,0",
+         "* pack" : "pack_end,false,false,0",
          "string label" : "Depricated",
          "xtype" : "Button",
          "$ xns" : "Gtk",
index 66ee5b4..24375c0 100644 (file)
@@ -2152,7 +2152,7 @@ public class Xcls_MainWindow : Object
             this.el.pack_start (  child_2.el , false,false,0 );
             var child_3 = new Xcls_Button72( _this );
             child_3.ref();
-            this.el.pack_start (  child_3.el , true,true,0 );
+            this.el.pack_end (  child_3.el , false,false,0 );
         }
 
         // user defined functions