Whenever you unref/destroy a container widget, its children will also be
unref'd/destroyed.  If there are no other references on the child widgets
(such as from python variables, or as extra arguments to a pygtk signal
handler), they should be deleted as well.

James.

--
Email: [EMAIL PROTECTED]
WWW:   http://www.daa.com.au/~james/


On Tue, 25 Jan 2000, Edward Muller wrote:

> If I have a ViewPort with a child and that child contains other
> children, if I delete the child of the Viewport will it's (the child's)
> children be deleted automatically? Or do I have to do it?
> 
> To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
> 

To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to