[Mono-devel-list] gtk-sharp from cvs
Lee Mallabone
mono-docs at fonicmonkey.net
Mon Apr 14 08:49:12 EDT 2003
On Mon, 2003-04-14 at 13:40, Philip Nelson wrote:
> The download page says that gtk-sharp is a module alongside mono and mcs, ie
> cvs co gtk-sharp. However, when I download that code it has some classes that
> don't seem to be correct for linux, like:
>
> [DllImport("libglib-2.0-0.dll")]
> static extern void g_free (IntPtr mem);
>
> Is there a different module for linux?
They get mapped onto the correct libraries on linux. Same goes for any 'win32' references you might find in the gtk-sharp sources.
Lee.
More information about the Mono-devel-list
mailing list