> | I don't know if this file has been deliberately excluded from the package > | (version 2.4.4-1), but I needed it in order to build LablGtk2. I had > to go > | and fetch it from http://www.gimp.org/~tml/gimp/win32/gtk+-dev-2.4.7.zip. > > No, it's a problem with lablgtk2. gdk/gdkwin32.h is only for the Win32 > gdktarget; the Cygwin gtk2 packages use X11 and hence use gdk/gdkx.h. > For some reason, lablgtk2 assumes that Cygwin uses Win32. The attached > patch will fix that and the install procedure.
OK, thanks. For now I was able to build lablgtk using gdk/gdkwin32.h, so since it works I'll just leave it at that. But I'm filing your patch in case I have to build lablgtk again. Andrew.
