src/Builder4/PopoverFileDetails.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 12 May 2015 10:00:38 +0000 (18:00 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 12 May 2015 10:00:38 +0000 (18:00 +0800)
src/Builder4/PopoverFileDetails.vala

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

index 702e424..3d61c88 100644 (file)
@@ -32,7 +32,7 @@
      "$ xns" : "Gtk",
      "items" : [
       {
-       "* pack" : "pack_start,false,false,0",
+       "* pack" : "pack_start,false,true,0",
        "xtype" : "HeaderBar",
        "$ xns" : "Gtk",
        "string title" : "Add Project"
index a26e2d7..8dbd0ae 100644 (file)
@@ -164,7 +164,7 @@ public class Xcls_PopoverFileDetails : Object
             // set gobject values
             var child_0 = new Xcls_HeaderBar3( _this );
             child_0.ref();
-            this.el.pack_start (  child_0.el , false,false,0 );
+            this.el.pack_start (  child_0.el , false,true,0 );
             var child_1 = new Xcls_Table4( _this );
             child_1.ref();
             this.el.pack_start (  child_1.el , false,false,0 );