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

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

index 73a6060..cf3e1a7 100644 (file)
@@ -86,7 +86,7 @@
         {
          "label" : "Component Name",
          "xalign" : 0.90000000000000002,
-         "* pack" : "attach_defaults,0,1,1,2",
+         "* pack" : "attach,0,1,1,2",
          "xtype" : "Label",
          "$ justify" : "Gtk.Justification.RIGHT",
          "x_options" : 4,
index ebc2c3e..ebf0765 100644 (file)
@@ -240,7 +240,7 @@ public class Xcls_PopoverFileDetails : Object
             this.el.attach (  child_1.el , 1,2,0,1 );
             var child_2 = new Xcls_Label9( _this );
             child_2.ref();
-            this.el.attach_defaults (  child_2.el , 0,1,1,2 );
+            this.el.attach (  child_2.el , 0,1,1,2 );
             var child_3 = new Xcls_name( _this );
             child_3.ref();
             this.el.attach_defaults (  child_3.el , 1,2,1,2 );