src/Builder4/RooProjectProperties.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 20 May 2015 06:05:28 +0000 (14:05 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 20 May 2015 06:05:28 +0000 (14:05 +0800)
src/Builder4/RooProjectProperties.vala

src/Builder4/RooProjectProperties.bjs
src/Builder4/RooProjectProperties.vala

index d72d666..96d82e3 100644 (file)
@@ -23,6 +23,7 @@
      "$ pack" : " get_content_area().add\n",
      "xtype" : "Box",
      "$ xns" : "Gtk",
+     "Gtk.Orientation orientation" : "Gtk.Orientation.VERTICAL",
      "border_width" : 5,
      "items" : [
       {
index 2da7a04..b5842dd 100644 (file)
@@ -96,7 +96,7 @@ public class RooProjectProperties : Object
         public Xcls_Box2(RooProjectProperties _owner )
         {
             _this = _owner;
-            this.el = new Gtk.Box( null, 0 );
+            this.el = new Gtk.Box( Gtk.Orientation.VERTICAL, 0 );
 
             // my vars (dec)