Go to file
Jean Sirmai 4df832f342
src/widget/*, src/main.c: catching window::close-request signal, and a few renames
We create a window in the app activation and it needs to be closed properly,
freeing all ressources in the meantime. For now, there is only the picture
(E. coli) to free.

From now on, freeing window ressources will be done in
src/widget/manager.c:on_window_close_request().

Signed-off-by: Jean Sirmai <jean@a-lec.org>
2024-11-18 16:24:36 +01:00
data src/*, simple Gtk application 2024-11-01 23:53:24 +01:00
docs src/widget/main_window/design First visible window (with memory leaks) 2024-11-15 19:13:06 +01:00
include src/widget/*, src/main.c: catching window::close-request signal, and a few renames 2024-11-18 16:24:36 +01:00
scripts scripts/*: add a script that can list every function name 2024-11-01 23:54:39 +01:00
src src/widget/*, src/main.c: catching window::close-request signal, and a few renames 2024-11-18 16:24:36 +01:00
.gitignore docs/*: integrate doxygen, create a documentation zone, adds notes 2024-11-01 23:54:43 +01:00
COPYING src/*, simple Gtk application 2024-11-01 23:53:24 +01:00
Makefile docs/*: integrate doxygen, create a documentation zone, adds notes 2024-11-01 23:54:43 +01:00
manifest.scm src/*, simple Gtk application 2024-11-01 23:53:24 +01:00