Hello Emmanuele, EB> "leaks" how? some internal objects are singletons, and won't be freed EB> for the entire duration of the application's lifetime.
A good libary/toolkit should always free singletons inside an exit handler. Just for the reason that using memory debugging tools is confusing if it is not doing it. -- Best regards, Lothar mailto:[email protected] _______________________________________________ gtk-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-list
