Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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 separate library to provide for more general
use. It is the most complete library of its kind with the ability to connect
an abstract callback to a class method, function, or function object. It
contains adapter 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.18 |
1.el5 |
src |
1.76 MiB |
Thu Dec 13 11:08:19 2007 |
| libsigc++20 |
2.0.17 |
3.el5 |
src |
1.72 MiB |
Tue Jul 10 09:30:13 2007 |
Changelog
- * Thu Dec 13 22:00:00 2007 Denis Leroy <denis{%}poolshark{*}org> - 2.0.18-1
- Update to 2.0.18
- Spec cleanup
- * Tue Jul 10 22:00:00 2007 Denis Leroy <denis{%}poolshark{*}org> - 2.0.17-3
- Added dist tag
- * Mon Aug 28 22:00:00 2006 Denis Leroy <denis{%}poolshark{*}org> - 2.0.17-2
- FE6 Rebuild