muppet <[EMAIL PROTECTED]> writes:
>
> It's a  
> little more subtle when dealing with closures, where it's easy to trap  
> a self-reference by accident.

Yep.

> The way that GObjects destroy themselves mitigates the reference cycle  
> problems for the most part.

Err, umm, so the executive summary would be "best to call
$widget->destroy explicitly", as opposed to worrying too much whether
merely dropping the last reference to a widget will cleanup it and its
components.
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to