Go to file
Jean Sirmai 794418e208
src/widget/main_window/design.c adding a title and a button in the header_bar
==3275== LEAK SUMMARY:
==3275==    definitely lost: 3,728 bytes in 52 blocks
==3275==    indirectly lost: 8,112 bytes in 337 blocks

no gtk_._unref() functions used

In previous valgrind report:
==23744== LEAK SUMMARY:
==23744==    definitely lost: 5,008 bytes in 54 blocks
==23744==    indirectly lost: 16,151 bytes in 673 blocks

reproducible result
2024-11-22 00:29:39 +01:00
audits audits/* 2024-07-14 new dir "audits" added with its content 2024-11-21 23:27:25 +01:00
docs src/util/* include/base.h makes available util_concat(), util_read_file() 2024-11-21 23:22:37 +01:00
include src/widget/main_window/design.c adding a title and a button in the header_bar 2024-11-22 00:29:39 +01:00
scripts scripts/*: add a script that can list every function name 2024-11-20 17:52:23 +01:00
src src/widget/main_window/design.c adding a title and a button in the header_bar 2024-11-22 00:29:39 +01:00
.gitignore docs/*: integrate doxygen, create a documentation zone, adds notes 2024-11-20 17:54:06 +01:00
COPYING src/*, simple Gtk application 2024-11-20 17:38:36 +01:00
Makefile docs/*: integrate doxygen, create a documentation zone, adds notes 2024-11-20 17:54:06 +01:00
manifest.scm src/*, simple Gtk application 2024-11-20 17:38:36 +01:00