src/Builder4/PopoverProperty.bjs
authorAlan <alan@roojs.com>
Thu, 9 Jun 2022 05:56:39 +0000 (13:56 +0800)
committerAlan <alan@roojs.com>
Thu, 9 Jun 2022 05:56:39 +0000 (13:56 +0800)
src/Builder4/PopoverProperty.vala

src/Builder4/PopoverProperty.bjs
src/Builder4/PopoverProperty.vala

index 4169262..53546df 100644 (file)
     "                                                    ",
     "}    "
    ],
+   "| void XXXX" : [
+    "() {",
+    "",
+    "}",
+    ""
+   ],
    "| void show" : [
     "(",
     "\tGtk.Widget btn, ",
index 37c2d90..1b62981 100644 (file)
@@ -183,6 +183,9 @@ public class Xcls_PopoverProperty : Object
             
     
                                                         
+    }
+    public void XXXX () {
+    
     }
     public class Xcls_Box2 : Object
     {