gtkplug/gtksocket for win32
Andy Loening <[email protected]> Mon, 7 Apr 2003 19:26:54 -0700 (PDT)
| Newsgroups | gmane.comp.video.gimp.windows.devel |
|---|---|
| Message-ID | <Pine.LNX.4.44.0304071915410.16657-100000@legoland.mednet.ucla.edu> |
Hi all, I was wondering if there were any plans on implementing gtksocket and gtkplug for the Win32 port of gtk2? Looking through the code right now, it looks like the header file gets installed, but the Makefile doesn't include gtksocket.c and gtkplug.c on windows (which is a good thing, as these wouldn't compile in their current form). Anyone have an idea on how difficult a project it would be to come up with an appropriate windows version of these files? I understand that not many pure Gtk programs use these functions, but libbonoboui does, and libgnomeui depends on libbonoboui.... So implementing gtksocket and gtkplug should allow applications that use elements of the gnome API to get compiled for win32. Any suggestions? Andy