Clones.bjs
[gitlive] / Clones.vala
index 51de068..0ae46b3 100644 (file)
@@ -42,7 +42,7 @@ public class Clones : Object
         this.el.title = "Manage Clones";
         this.el.border_width = 3;
         this.el.default_height = 500;
-        this.el.default_width = 600;
+        this.el.default_width = 800;
         this.el.deletable = true;
         this.el.modal = true;
         var child_0 = new Xcls_Box2( _this );
@@ -444,6 +444,7 @@ public class Clones : Object
 
             // set gobject values
             this.el.expand = true;
+            this.el.hexpand = true;
             this.el.shadow_type = Gtk.ShadowType.IN;
             var child_0 = new Xcls_reposView( _this );
             child_0.ref();
@@ -968,6 +969,7 @@ public class Clones : Object
             // my vars (dec)
 
             // set gobject values
+            this.el.expand = false;
             this.el.label = "Close";
         }