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

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

index 5d7e9ab..35705a0 100644 (file)
         {
          "$ xns" : "Gtk",
          "* init" : [
-          "  this.el.add_attribute(_this.typerender.el , \"text\", 1  );",
+          "  this.el.add_attribute(_this.typerender.el , \"text\", 3  );",
           " ",
           ""
          ],
index 603645a..ce251c5 100644 (file)
@@ -352,7 +352,7 @@ typeof(string) // 5 element type (event|prop)
 
             // init method
 
-            this.el.add_attribute(_this.typerender.el , "text", 1  );
+            this.el.add_attribute(_this.typerender.el , "text", 3  );
         }
 
         // user defined functions