On Mon, 2006-02-13 at 08:41 +0100, Mickael Drean wrote: > Hi there, > > I hope that someone could help me because I have a Gtk::Table adding > in a VBox and I would to remove this Table from the Box without > destroying it. I try to use "unparent" but it doesn't work. > > Is there another way of doing it?
remove(). -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
