From gtk Wed Jul 14 18:13:11 1999 From: Havoc Pennington Date: Wed, 14 Jul 1999 18:13:11 +0000 To: gtk Subject: [gtk-list] Re: save the orphan X-MARC-Message: https://marc.info/?l=gtk&m=93197568824627 On Tue, 13 Jul 1999, Joshua Richardson wrote: > gtk_widget_unparent(label); You should use gtk_container_remove() instead; unparent() is an internal function. I'm not sure this causes the warning, but it's a bug. If it doesn't fix the warning let us know. Havoc -- To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null