Re: Is gtkmm deleting stuff it shouldn't be deleting ??



On 08/11/2013 14:16, Kjell Ahlstedt wrote:

Before Gtk::Window::_destroy_c_instance() calls gtk_object_destroy(), it calls Gtk::Object::disconnect_cpp_wrapper(), which removes glibmm_Glib::quark_ and adds glibmm_Glib::quark_cpp_wrapper_deleted_.

I have run your test case that contains delete mainWnd.


Thanks Kjell, I'll test that on my system and see if I also get those changes (I'm guessing I won't).

Which versions of glib, glibmm, gtk+, and gtkmm do you use?


glib        =  2.38.02  (git)
glibmm   =  2.38.00  (git)
gtk+       =  2.34.23  (git)
gtkmm   =  2.24.4    (tarball)

John


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]