NewBranch.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 21 Mar 2019 04:38:05 +0000 (12:38 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 21 Mar 2019 04:38:05 +0000 (12:38 +0800)
NewBranch.vala

NewBranch.bjs
NewBranch.vala

index 92c38e3..9b78cb2 100644 (file)
      "bool homogeneous" : false,
      "* pack" : "append_page,_this.label_select_ticket.el",
      "xtype" : "Box",
      "bool homogeneous" : false,
      "* pack" : "append_page,_this.label_select_ticket.el",
      "xtype" : "Box",
-     "$ xns" : "Gtk"
+     "$ xns" : "Gtk",
+     "Gtk.Orientation orientation" : "Gtk.Orientation.VERTICAL"
     }
    ]
   }
     }
    ]
   }
index 78ff961..9b2f062 100644 (file)
@@ -1077,7 +1077,7 @@ public class NewBranch : Object
         public Xcls_Box26(NewBranch _owner )
         {
             _this = _owner;
         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)
 
 
             // my vars (dec)