src/Builder4/PopoverFileDetails.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 12 May 2015 08:09:21 +0000 (16:09 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 12 May 2015 08:09:21 +0000 (16:09 +0800)
src/Builder4/PopoverFileDetails.vala

src/Builder4/PopoverFileDetails.bjs
src/Builder4/PopoverFileDetails.vala

index e46ee6e..2d226da 100644 (file)
        ]
       },
       {
-       "* pack" : "pack_start,?bool?,?bool?,?uint?",
+       "* pack" : "pack_end,false,false,0",
        "xtype" : "HButtonBox",
        "$ xns" : "Gtk",
        "items" : [
index 8c12c7b..79bc7e7 100644 (file)
@@ -114,7 +114,7 @@ public class Xcls_PopoverFileDetails : Object
             this.el.pack_start (  child_0.el , false,false,0 );
             var child_1 = new Xcls_HButtonBox20( _this );
             child_1.ref();
-            this.el.pack_start (  child_1.el , ?bool?,?bool?,?uint? );
+            this.el.pack_end (  child_1.el , false,false,0 );
         }
 
         // user defined functions