sync
[app.Builder.js] / src / Builder4 / WindowLeftTree.vala
index f56a298..9e501e3 100644 (file)
@@ -829,8 +829,10 @@ public class Xcls_WindowLeftTree : Object
                  }
                      
         }
-        public return_type XXXX () {
-        
+        public void setCursor (string treepath, string sourceEvent)   {
+               this.lastEventSource = sourceEvent;
+            this.el.set_cursor(new Gtk.TreePath.from_string(treepath), null, false); 
+                   
         }
         public           void selectNode (string treepath_str, string source) {
                this.lastEventSource = source;