Clones.bjs
[gitlive] / Clones.vala
index 146d0d2..ae5552f 100644 (file)
@@ -36,10 +36,7 @@ public class Clones : Object
         this.el.modal = true;
         var child_0 = new Xcls_Clones( _this );
         child_0.ref();
-        this.el.function(p (  child_0.el , e) {
-        p.el.get_content_area().pack_start(e.el,true,true,0)
-    }
- );
+        this.el.get_content_area().add (  child_0.el  );
         var child_1 = new Xcls_ok_button( _this );
         child_1.ref();
         this.el.add_action_widget (  child_1.el , 1  );
@@ -92,7 +89,7 @@ public class Clones : Object
         {
             _this = _owner;
             _this.Clones = this;
-            this.el = new Gtk.Box( null, 0 );
+            this.el = new Gtk.Box( Gtk.Orientation.HORIZONTAL, 0 );
 
             // my vars (dec)