From: Alan Knowles Date: Thu, 21 Mar 2019 04:38:05 +0000 (+0800) Subject: NewBranch.bjs X-Git-Url: http://git.roojs.org/?p=gitlive;a=commitdiff_plain;h=5a536c2b223a2a47c8d0d01c08b221bd5f9a78eb NewBranch.bjs NewBranch.vala --- diff --git a/NewBranch.bjs b/NewBranch.bjs index 92c38e3d..9b78cb21 100644 --- a/NewBranch.bjs +++ b/NewBranch.bjs @@ -255,7 +255,8 @@ "bool homogeneous" : false, "* pack" : "append_page,_this.label_select_ticket.el", "xtype" : "Box", - "$ xns" : "Gtk" + "$ xns" : "Gtk", + "Gtk.Orientation orientation" : "Gtk.Orientation.VERTICAL" } ] } diff --git a/NewBranch.vala b/NewBranch.vala index 78ff9619..9b2f0628 100644 --- a/NewBranch.vala +++ b/NewBranch.vala @@ -1077,7 +1077,7 @@ public class NewBranch : Object public Xcls_Box26(NewBranch _owner ) { _this = _owner; - this.el = new Gtk.Box( null, 0 ); + this.el = new Gtk.Box( Gtk.Orientation.VERTICAL, 0 ); // my vars (dec)