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

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

index 5340dca..21fb5f3 100644 (file)
          "tooltip_text" : "center, north, south, east, west",
          "$ visible" : true,
          "xalign" : 0.90000000000000002,
-         "* pack" : "attach,0,0,1,1",
+         "* pack" : "attach,0,3,1,1",
          "xtype" : "Label",
          "$ justify" : "Gtk.Justification.RIGHT",
          "x_options" : 4,
          "id" : "region",
          "$ visible" : true,
          "xtype" : "Entry",
-         "* pack" : "attach,1,0,1,1",
+         "* pack" : "attach,1,3,1,1",
          "$ xns" : "Gtk"
         },
         {
index 308d08a..fbcf881 100644 (file)
@@ -252,10 +252,10 @@ public class Xcls_PopoverFileDetails : Object
             this.el.attach (  child_5.el , 1,2,1,1 );
             var child_6 = new Xcls_Label13( _this );
             child_6.ref();
-            this.el.attach (  child_6.el , 0,0,1,1 );
+            this.el.attach (  child_6.el , 0,3,1,1 );
             var child_7 = new Xcls_region( _this );
             child_7.ref();
-            this.el.attach (  child_7.el , 1,0,1,1 );
+            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 );