I have found what was wrong. I was trying to put instance of my custom widget derived from Gtk::HBox to std::list, but i did not provide copy constructor for the widget. -- View this message in context: http://www.nabble.com/GTKmm-beginner-tp22120395p22134427.html Sent from the Gtkmm mailing list archive at Nabble.com.
_______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
