Egon Andersen writes:
> I've just downloaded and installed the pre-build GTK+ for windows
> Gtk-win32-2.8.8-rc2 from http://gladewin32.sourceforge.net/
Try GTK+ 2.8.9 from ftp.gtk.org. I don't know what 2.8.8-rc2 is. Ask
the gladewin32 people about that.
> I've read the API document and I don't se that anything should have
> changed in this area from 2.6.x to 2.8.8
Read the ChangeLog.
2005-11-27 Tor Lillqvist <tml novell com>
Once again rework Win32 window decoration code. Doesn't break
#104514. The dialogs in gtk-demo now have the same decorations and
behaviour as on X11. Tried to fix #322516 but it seems very hard
to make the trivial sample program there behave as expected.