Clones.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 30 Oct 2018 04:40:27 +0000 (12:40 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 30 Oct 2018 04:40:27 +0000 (12:40 +0800)
Clones.vala

Clones.bjs
Clones.vala

index 822b6a6..fc18cde 100644 (file)
@@ -24,7 +24,7 @@
    "items" : [
     {
      "id" : "Clones",
-     "xtype" : "VBox",
+     "xtype" : "Box",
      "$ pack" : " function(p,e) {\n        p.el.get_content_area().pack_start(e.el,true,true,0)\n    }\n",
      "$ xns" : "Gtk",
      "items" : [
index 782b61c..146d0d2 100644 (file)
@@ -81,7 +81,7 @@ public class Clones : Object
     }
     public class Xcls_Clones : Object
     {
-        public Gtk.VBox el;
+        public Gtk.Box el;
         private Clones  _this;
 
 
@@ -92,7 +92,7 @@ public class Clones : Object
         {
             _this = _owner;
             _this.Clones = this;
-            this.el = new Gtk.VBox( true, 0 );
+            this.el = new Gtk.Box( null, 0 );
 
             // my vars (dec)