On Mon, 8 Nov 1999, Michael wrote: > > I would like to know if I destroy a container widget (also widgets that are > inherited from it) using > gtk_widget_destroy(). Will all the widgets inside it be destroyed too? > They will be unreferenced, which means they will be destroyed unless you've gone out of your way to increment their reference count. Havoc -- To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
- [gtk-list] Destroying a container Michael
- [gtk-list] Re: Destroying a container Havoc Pennington
- [gtk-list] Re: Destroying a container Owen Taylor
