[Gtk-sharp-list] Delegate wrappers and GC [Patch]

Mike Kestner mkestner@speakeasy.net
04 Apr 2003 21:55:17 -0600


On Wed, 2003-04-02 at 19:11, Gonzalo Paniagua Javier wrote:

> The problem *was* that the delegate wrapper itself was garbage
> collected, so the _managed field was not there when the callback is
> called from unmanaged code.
> 
> Attached you can get a patch that fixes this issue.

Thanks for the patch.  It looks good.

> Ok to apply?

Please do.

-- 
Mike Kestner <mkestner@speakeasy.net>