[Gtk-sharp-list] struct changes patch

Mike Kestner mkestner@speakeasy.net
08 Nov 2002 21:14:35 -0600


On Tue, 2002-11-05 at 23:22, Vladimir Vukicevic wrote:
> This patch changes struct generation to use a static "Zero" member to
> represent null structs, similar to the way the IntPtr struct does it. 
> This makes all structs identical in layout to the C versions. 
> 
> Also included here are changes to GtkClipboard and GtkSelectionData, to
> make these work in a c# environment; these changes depend on the struct
> changes above (since there are some structs where refs need to be passed
> to callbacks).


Vlad, as long as all the samples still run with this in place, please
commit.  Thanks for the patch.  Also, can you merge up and commit your
ref handling patch.  Sorry it took so long to get back to you on that
one.

-- 
Mike Kestner <mkestner@speakeasy.net>