From: Alan Knowles Date: Tue, 30 Oct 2018 04:40:27 +0000 (+0800) Subject: Clones.bjs X-Git-Url: http://git.roojs.org/?p=gitlive;a=commitdiff_plain;h=c14ea69364212e2c915fd1edd37f9633d692b462 Clones.bjs Clones.vala --- diff --git a/Clones.bjs b/Clones.bjs index 822b6a6f..fc18cde8 100644 --- a/Clones.bjs +++ b/Clones.bjs @@ -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" : [ diff --git a/Clones.vala b/Clones.vala index 782b61c4..146d0d20 100644 --- a/Clones.vala +++ b/Clones.vala @@ -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)