_______________________________________________ gtkmm-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gtkmm-list
Changes in gtk+-4 make it impossible to delete C++ widget wrappers like
it's done in Gtk::Object::~Object() and
Gtk::Object::_release_c_instance(). See
https://bugzilla.gnome.org/show_bug.cgi?id=773642#c20. How can we do it
in gtkmm-4? Comments ans suggestions are welcome.
- gtkmm-4: Widget wrappers can't be deleted like in gtkmm-3 Kjell Ahlstedt
