Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libsigc++20 - Typesafe signal framework for C++
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++20 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.
Package GTK-- (gtkmm), which is a C++ binding to the GTK+ library,
starting with version 1.1.2, uses libsigc++20.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
libsigc++20 |
2.0.17 |
2 |
src |
1.72 MiB |
Mon Aug 28 06:28:54 2006 |
Changelog
- * Mon Aug 28 18:00:00 2006 Denis Leroy <denis{%}poolshark{*}org> - 2.0.17-2
- FE6 Rebuild
- * Tue Feb 28 17:00:00 2006 Denis Leroy <denis{%}poolshark{*}org> - 2.0.17-1
- Upgrade to version 2.0.17
- Added optional macro to compile static libs (use '--with static')
- * Fri Nov 25 17:00:00 2005 Denis Leroy <denis{%}poolshark{*}org> - 2.0.16-2
- Disabled static libraries
- Was missing copy of GPL licence