Murray Cumming wrote: > > [...] > > > > I ask, since Gtk::Widget::set_parent() is not available > > from outside... > > Yes, I think it was protected in a previous version of gtkmm, but it's now > public (because someone filed a bug about it). If you are using that older > version of gtkmm then you can use gobj() and the C function as a > workaround.
OK, that what I'll do. I can live with it. Thank you. Paul _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
