Thank you for answering.

Use Valgrind, instead.

I will try.


     g_object_unref (b);


It's good to know that I can destroy the GtkBuilder object early in the application. I didn't know it.

I tryied to unref it, but memory leaks are still here. Almost all are indicating something allocated inside libfontconfig and never freed :(

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to