Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        libsigc++ - 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++ is now a separate 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 gtkmm (previously gtk--), which is a C++ binding to the GTK+
library, starting with version 1.1.2, uses libsigc++. 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | libsigc++ | 1.2.7 | 3.fc5 | src | 326 KiB | Tue Oct 10 08:36:31 2006 | 
        
        Changelog
        
            - * Tue Oct 10 18:00:00 2006 Denis Leroy <denis{%}poolshark{*}org> - 1.2.7
- - Added dist tag 
            - * Tue Feb 28 17:00:00 2006 Denis Leroy <denis{%}poolshark{*}org> 1.2.7-2
- - Fixed sources file 
            - * Tue Feb 28 17:00:00 2006 Denis Leroy <denis{%}poolshark{*}org> 1.2.7-1
- - Upgrade to version 1.2.7.
- Removed obsolete patches.
- Disabled static libs by default. Enabled with '--with static'.