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

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

index 153c436..babdb91 100644 (file)
@@ -19,7 +19,7 @@
    "items" : [
     {
      "xtype" : "VBox",
-     "$ pack" : "get_content_area().add",
+     "$ pack" : "add",
      "$ xns" : "Gtk",
      "items" : [
       {
index 5f7a39a..1a407cc 100644 (file)
@@ -41,7 +41,7 @@ public class Xcls_PopoverFileDetails : Object
         this.el.position = Gtk.PositionType.RIGHT;
         var child_0 = new Xcls_VBox2( _this );
         child_0.ref();
-        this.el.get_content_area().add (  child_0.el  );
+        this.el.add (  child_0.el  );
     }
 
     // user defined functions