[EXTRAS] Inotifytools testing
[gnome.gobject-introspection] / extras / inotifytools / inotifytools.h
1 /* FIXES TO INOTIFY */
2
3 /**
4  * inotifytools_watch_recursively:
5  * @path: (transfer full): path mask
6  * @events: event mask
7  * Return value: (type int): status
8  */
9
10 /**
11  * inotifytools_event_to_str:
12  * Return value: (transfer none) (type utf8): 
13  */