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.10
Posted by Philipp Esselbach on: 02/22/2005 01:33 PM [ Print | 0 comment(s) ]
libsigc++ 2.0.10 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
