src/Builder4/DialogSaveModule.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 18 May 2015 09:04:53 +0000 (17:04 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 18 May 2015 09:04:53 +0000 (17:04 +0800)
src/Builder4/DialogSaveModule.vala

src/Builder4/DialogSaveModule.bjs
src/Builder4/DialogSaveModule.vala

index 34298b0..6e51568 100644 (file)
@@ -24,6 +24,7 @@
      "xtype" : "Box",
      "$ pack" : " get_content_area().add\n\n",
      "$ xns" : "Gtk",
+     "Gtk.Orientation orientation" : "Gtk.Orientation.HORIZONTAL",
      "items" : [
       {
        "label" : "Name",
index aa430ae..0c84456 100644 (file)
@@ -108,7 +108,7 @@ public class DialogSaveModule : Object
         public Xcls_Box2(DialogSaveModule _owner )
         {
             _this = _owner;
-            this.el = new Gtk.Box( null, 0 );
+            this.el = new Gtk.Box( Gtk.Orientation.HORIZONTAL, 0 );
 
             // my vars (dec)