Gimp/plug-ins/filter-browser
Ondřej Míchal d2045f49bb plug-ins/filter-browser: Correctly start/stop GMainLoop
I incorrectly read the GMainLoop documentation and thought that calling
g_main_loop_new with NULL as the first parameter will return the
"default GMainLoop". This is wrong and it resulted in the original
GMainLoop to never stop and therefore for the plug-in to never stop.

This also adds a call to unref for the GMainLoop.
2025-11-11 12:03:03 +02:00
..
filter-browser.c plug-ins/filter-browser: Correctly start/stop GMainLoop 2025-11-11 12:03:03 +02:00
filter-browser.h
gegl-filter-info.c
gegl-filter-info.h
meson.build