Monitor.vala
authorAlan Knowles <alan@akbkhome.com>
Sat, 28 Dec 2013 22:18:00 +0000 (06:18 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sat, 28 Dec 2013 22:18:00 +0000 (06:18 +0800)
Monitor.vala

index 03d242f..3f5ee6b 100644 (file)
@@ -123,7 +123,7 @@ public class Monitor : Object
      * 
      * 
      */
-    public void monitor(string path, Callback fn = null, int depth = 0)
+    public void monitor(string path, onEventHander fn = null, int depth = 0)
     {
          
        // print("ADD: " + path)