src/Builder4/MainWindow.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 16 Jul 2015 10:42:09 +0000 (18:42 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 16 Jul 2015 10:42:09 +0000 (18:42 +0800)
src/Builder4/MainWindow.vala

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

index 7897c72..81539a3 100644 (file)
@@ -47,8 +47,6 @@
        "items" : [
         {
          "bool use_popover" : false,
-         "bool expand" : true,
-         "bool hexpand" : true,
          "* pack" : "add",
          "xtype" : "MenuButton",
          "$ xns" : "Gtk",
          "id" : "openbtn",
          "xtype" : "Button",
          "* pack" : "add",
-         "width_request" : 50,
          "$ xns" : "Gtk",
          "height_request" : 50,
          "$ tooltop_text" : "\"Open File\"",
index c3348f7..691e217 100644 (file)
@@ -246,8 +246,6 @@ public class Xcls_MainWindow : Object
             // my vars (dec)
 
             // set gobject values
-            this.el.expand = true;
-            this.el.hexpand = true;
             this.el.use_popover = false;
             var child_0 = new Xcls_topbarmenu( _this );
             child_0.ref();
@@ -448,7 +446,6 @@ public class Xcls_MainWindow : Object
             // my vars (dec)
 
             // set gobject values
-            this.el.width_request = 50;
             this.el.height_request = 50;
             var child_0 = new Xcls_Image12( _this );
             child_0.ref();