

                     Gtk--

http://www.iki.fi/terop/gtk/gtk--.html

Gtk-- is a C++ wrapper for GTK, the Gimp ToolKit. GTK is a library for creating
graphical user interfaces. Gtk-- is distributed under GNU LGPL.
 
Highlights:
 * Typesafe signal framework implemented with templates and function objects
 * Extending the widget hierarchy via inheritance is now easy enough to
   use as main method for creating new widgets and applications
 * Tracks closely development of gtk and provides equivalent C++ interface

For more information, see
  Gtk--'s homepage  http://www.iki.fi/terop/gtk/gtk--.html
  Gtk's homepage    http://www.gimp.org/gtk/

Copyright (C) 1997 Elliot Lee <sopwith@redhat.com>  
               and Phil Dawes <P.L.Dawes-CSSE94@cs.bham.ac.uk>
               and Tero Pulkkinen <terop@modeemi.cs.tut.fi>
               and Guillaume Laurent

NOTICE: if you got this version of gtk-- from anywhere else than
        from web site http://www.iki.fi/terop/gtk/gtk--.html or from
        ftp://ftp.gimp.org/pub/gtk/gtk--/ then there's a chance that you 
        have old version of gtk-- in your hands. Please upgrade to 
        newer version as it'll work better.

Gtk-- is currently maintained by Tero Pulkkinen. Send all bug reports to me.
(and no, there's no excuse to forget making a bug report when bugs
are found)
    
-- Tero Pulkkinen -- terop@modeemi.cs.tut.fi --
