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

index b8e4ceb..408559f 100644 (file)
@@ -120,7 +120,7 @@ public class Monitor : Object
      * 
      * 
      */
-    public void monitor(string path, string fn, int depth)
+    public void monitor(string path, Callback fn, int depth)
     {
          
        // print("ADD: " + path)