NewBranch.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 21 Mar 2019 06:29:45 +0000 (14:29 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 21 Mar 2019 06:29:45 +0000 (14:29 +0800)
NewBranch.vala

NewBranch.bjs
NewBranch.vala

index a89df47..c97f96a 100644 (file)
            "id" : "createbtn",
            "* init" : "{\n   this.el.get_style_context().add_class(\"suggested-action\");\n}\n",
            "xtype" : "Button",
-           "* pack" : "attach_defaults,4,5,1,2",
+           "* pack" : "attach_defaults,1,5,2,3",
            "$ xns" : "Gtk"
           }
          ]
index a91ee42..af3cdd5 100644 (file)
@@ -2327,7 +2327,7 @@ public class NewBranch : Object
             this.el.attach_defaults (  child_1.el , 0,4,1,2 );
             var child_2 = new Xcls_createbtn( _this );
             child_2.ref();
-            this.el.attach_defaults (  child_2.el , 4,5,1,2 );
+            this.el.attach_defaults (  child_2.el , 1,5,2,3 );
         }
 
         // user defined functions