[gtk-list] ANNOUNCE: Libsigc++




Libsigc++ - Callback framework for C++
=========================================
This is the first public release of the revised Gtk-- signal
system which will be featured in the Gtk-- 1.2 release.  

This library implements a full callback system for use in widget
libraries, abstract interfaces, and general programming. Originally
part of the Gtk-- widget set, libsigc++ is now a seperate library to
provide for more general use. It is the most complete library of its
kind with the ablity to connect an abstract callback to a class
method, function, or function object. It contains adaptor classes for
connection of dissimilar callbacks and has an ease of use
unmatched by other C++ callback libraries. Ligsigc++ is licensed
under the LGPL. 


version: 0.7.1
homepage: http://www.ece.ucdavis.edu/~kenelson/libsigc++/
download: http://www.ece.ucdavis.edu/~kenelson/libsigc++/dist
Gnome CVS: libsigc++




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]