NewBranch.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 21 Mar 2019 05:50:55 +0000 (13:50 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 21 Mar 2019 05:50:55 +0000 (13:50 +0800)
NewBranch.vala

NewBranch.bjs
NewBranch.vala

index e0ce69b..407ad88 100644 (file)
        "xtype" : "Box",
        "* pack" : "append_page,_this.label_create_ticket.el",
        "$ xns" : "Gtk",
+       "| return_type XXXX" : "() {\n\n}\n",
        "Gtk.Orientation orientation" : "Gtk.Orientation.VERTICAL",
        "items" : [
         {
index 95a5020..0e44469 100644 (file)
@@ -1100,6 +1100,9 @@ public class NewBranch : Object
         }
 
         // user defined functions
+        public return_type XXXX () {
+        
+        }
     }
     public class Xcls_table : Object
     {