I am doing directory monitoring. For that I also use the events ```G_FILE_MONITOR_EVENT_RENAMED```, ```G_FILE_MONITOR_EVENT_MOVED_IN``` and ```G_FILE_MONITOR_EVENT_MOVED_OUT```. And for that the GNOME documentation says version 2.46 is required, see https://developer.gnome.org/gio/stable/GFileMonitor.html (under section ```enum GFileMonitorEvent```).
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/718#issuecomment-370263127
