src/Builder4/PopoverAddProp.bjs
authorAlan <alan@roojs.com>
Tue, 28 Jun 2022 08:43:02 +0000 (16:43 +0800)
committerAlan <alan@roojs.com>
Tue, 28 Jun 2022 08:43:02 +0000 (16:43 +0800)
src/Builder4/PopoverAddProp.vala

src/Builder4/PopoverAddProp.bjs
src/Builder4/PopoverAddProp.vala

index 1db23a0..f95a9c7 100644 (file)
@@ -84,7 +84,7 @@
         {
          "$ xns" : "Gtk",
          "* init" : [
-          "  this.el.add_attribute(_this.namerender.el , \"text\", 3  );",
+          "  this.el.add_attribute(_this.namerender.el , \"text\", 1  );",
           " ",
           ""
          ],
index b3231ed..be609b5 100644 (file)
@@ -297,7 +297,7 @@ typeof(string) // 5 element type (event|prop)
 
             // init method
 
-            this.el.add_attribute(_this.namerender.el , "text", 3  );
+            this.el.add_attribute(_this.namerender.el , "text", 1  );
         }
 
         // user defined functions