Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
libsigc++ 2.0.7
Posted by Philipp Esselbach on: 01/27/2005 04:56 AM [ Print | 0 comment(s) ]
libsigc++ 2.0.7 has been released
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.
libsigc++ is used by gtkmm to wrap the GTK+ signal system. It does not depend on GTK or gtkmm.
Read more
