[Gtk-sharp-list] CallbackGen fix for out params

Mike Kestner mkestner@speakeasy.net
Sun, 02 Nov 2003 19:24:11 -0600


On Sat, 2003-11-01 at 19:59, John Luke wrote:
> Hello,
> 
> The attached patch to gtk-sharp/generator/CallbackGen.cs fixes the
> problems I was having when the Native Callback had out parameters. 
> Basically, it doesn't return until after the out params are assigned.

I committed a little more generalized version of this patch.  Thanks for
the patch.

-- 
Mike Kestner <mkestner@speakeasy.net>