Jump to content
Compatible Support Forums
Sign in to follow this  
news

libsigc++ 2.2.4.1 released

Recommended Posts

libsigc++ 2.2.4.1 is now available for download at:

 

http://download.gnome.org/sources/libsigc++/2.2/

 

MD5 sums:

33efb48e92dae0a56bcfaebc39b250e8 libsigc++-2.2.4.1.tar.bz2

e58adf509a2373778105a67f6f58920c libsigc++-2.2.4.1.tar.gz

 

SHA1 sums:

4dd9a0d42f390562f27f6650942d2cd929ac3176 libsigc++-2.2.4.1.tar.bz2

beea482a7bacebf7d0a189320db6d1c932321cd0 libsigc++-2.2.4.1.tar.gz

 

 

* Reenable the per-class hierarchy graphs in the reference documentation.

(Daniel Elstner)

* Drop the custom HTML header and footer, and use the shared doxygen.css

file from mm-common. (Daniel Elstner)

 

 

About libsigc++

===============

 

libsigc++ implements a typesafe callback system for standard C++. It

allows you to define signals and to connect those signals to any

callback function, either global or a member function, regardless of

whether it is static or virtual.

 

libsigc++ is used by gtkmm to wrap the GTK+ signal system. It does not

depend on GTK or gtkmm.

 

More information about libsigc++ is available at:

 

http://libsigc.sourceforge.net/

 

 

August 28, 2009

Daniel Elstner

 

 

_______________________________________________

 

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×