X-Git-Url: http://git.roojs.org/?p=gitlive;a=blobdiff_plain;f=Clones.vala;fp=Clones.vala;h=b152f7685ba220a50e5f3c36e058cbb17d215b08;hp=e40ff4bd20781ef93cd32610f0a9fd2eb9005b85;hb=b116735da95cd6439429c00da9418ae70b49bdfb;hpb=02686501f35afec51b24a4cc484be9218d7ff28e diff --git a/Clones.vala b/Clones.vala index e40ff4bd..b152f768 100644 --- a/Clones.vala +++ b/Clones.vala @@ -149,7 +149,7 @@ public class Clones : Object // set gobject values var child_0 = new Xcls_spinner( _this ); child_0.ref(); - this.el.pack_start ( child_0.el , false,false,0 ); + this.el.add ( child_0.el ); var child_1 = new Xcls_toolbar( _this ); child_1.ref(); this.el.pack_start ( child_1.el , false,false,0 ); @@ -178,6 +178,8 @@ public class Clones : Object // my vars (dec) // set gobject values + this.el.hexpand = true; + this.el.vexpand = true; } // user defined functions