src/Builder4/PopoverFileDetails.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 11 Nov 2015 09:11:32 +0000 (17:11 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 11 Nov 2015 09:11:32 +0000 (17:11 +0800)
src/Builder4/PopoverFileDetails.vala

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

index 21fb5f3..3c5db66 100644 (file)
          "label" : "Parent Name",
          "$ visible" : true,
          "xalign" : 0.90000000000000002,
-         "* pack" : "attach,0,0,1,1",
+         "* pack" : "attach,0,4,1,1",
          "xtype" : "Label",
          "$ justify" : "Gtk.Justification.RIGHT",
          "x_options" : 4,
          "id" : "parent",
          "$ visible" : true,
          "xtype" : "Entry",
-         "* pack" : "attach,1,0,1,1",
+         "* pack" : "attach,1,4,1,1",
          "$ xns" : "Gtk"
         },
         {
index fbcf881..b9be291 100644 (file)
@@ -258,10 +258,10 @@ public class Xcls_PopoverFileDetails : Object
             this.el.attach (  child_7.el , 1,3,1,1 );
             var child_8 = new Xcls_Label15( _this );
             child_8.ref();
-            this.el.attach (  child_8.el , 0,0,1,1 );
+            this.el.attach (  child_8.el , 0,4,1,1 );
             var child_9 = new Xcls_parent( _this );
             child_9.ref();
-            this.el.attach (  child_9.el , 1,0,1,1 );
+            this.el.attach (  child_9.el , 1,4,1,1 );
             var child_10 = new Xcls_Label17( _this );
             child_10.ref();
             this.el.attach (  child_10.el , 0,0,1,1 );