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