src/Builder4/PopoverFiles.bjs
authorAlan <alan@roojs.com>
Fri, 20 May 2022 06:17:01 +0000 (14:17 +0800)
committerAlan <alan@roojs.com>
Fri, 20 May 2022 06:17:01 +0000 (14:17 +0800)
src/Builder4/PopoverFiles.vala

src/Builder4/PopoverFiles.bjs
src/Builder4/PopoverFiles.vala

index a48556c..019c319 100644 (file)
@@ -67,7 +67,7 @@
           },
           {
            "$ xns" : "Gtk",
-           "* pack" : "composite_name",
+           "* pack" : "add",
            "listeners" : {
             "clicked" : [
              "  ( ) => {",
           },
           {
            "$ xns" : "Gtk",
-           "* pack" : "composite_name",
+           "* pack" : "add",
            "listeners" : {
             "clicked" : [
              "  ( ) => {",
           },
           {
            "$ xns" : "Gtk",
-           "* pack" : "composite_name",
+           "* pack" : "add",
            "listeners" : {
             "clicked" : [
              " () => {",
index 1b42559..e0dd937 100644 (file)
@@ -349,13 +349,13 @@ public class Xcls_PopoverFiles : Object
             this.el.add (  child_0.el  );
             var child_1 = new Xcls_ToolButton6( _this );
             child_1.ref();
-            this.el.composite_name (  child_1.el  );
+            this.el.add (  child_1.el  );
             var child_2 = new Xcls_ToolButton7( _this );
             child_2.ref();
-            this.el.composite_name (  child_2.el  );
+            this.el.add (  child_2.el  );
             var child_3 = new Xcls_ToolButton8( _this );
             child_3.ref();
-            this.el.composite_name (  child_3.el  );
+            this.el.add (  child_3.el  );
         }
 
         // user defined functions