Hey list, I'm having problems with clearing a treestore and a liststore. gtk_list_store_clear() and gtk_tree_store_clear() are clearing the lists visually (can see this in the GUI, obviously), but appear to be leaving "copies" behind and my memory is being sucked dry. I was going to try a memory leak tester to help me out, but I'm currently developing this app for windows and can't seem to find a tester for windows. Any thoughts? Thanks.
Travis _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list