Process some GFileMonitor events

So far, it's rather crude.
This commit is contained in:
2023-05-30 10:36:11 +02:00
parent 2caebb7d19
commit 200485246b
6 changed files with 463 additions and 162 deletions

View File

@@ -21,7 +21,7 @@
#include <gio/gio.h>
#include <glib.h>
// And this is how you avoid glib-mkenums.
// Avoid glib-mkenums.
typedef enum _FivThumbnailSize {
#define FIV_THUMBNAIL_SIZES(XX) \
XX(SMALL, 128, "normal") \