src/Builder4/GtkView.bjs
[app.Builder.js] / src / Builder4 / GtkView.vala
index 31fb431..07d3080 100644 (file)
@@ -369,7 +369,9 @@ public class Xcls_GtkView : Object
         }
 
         // user defined functions 
-        public Gtk.TreePath ts.nodeFindOrCreate () {
+        public Gtk.TreePath ts.nodeFindOrCreate (Gtk.TreePath? par, string id , string title) 
+        {
+         
         
         }
     }