This site's content was compiled from 1993 to 2006. Beyond that, Google is your friend.
Eugene Melekhov and Andrew Klochkov
VEGTK is a comprehensive wrapper library for the GTK+ 1.2.x GUI toolkit. It allows you to develop graphical applications in Eiffel using Gtk+.
Most widgets of the GTK+ 1.2 series are bound. The binding for the gdk part is not complete yet, but is already pretty much in place.
A comprehensive test program demonstrates the use of most GTK+ widgets, and is almost identical to its C counterpart.
Values of constants are specified in Eiffel code. Callbacks do not require special classes and can be used very naturally (but they are not checked for type correctness during compilation).
A tutorial is included in both HTML and SGML format.
The Win32 distribution of VEGTK includes the GTK+ DLL and header files.