libsigc++ 2.99.10



About libsigc++
===============

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 also used by glibmm and gtkmm to wrap Glib and GTK+
signals.

News
====

* slot_base::set_parent(): Create a dummy slot_rep if necessary
  (Kjell Ahlstedt) Bug #167714 (Gerald Britton)
* visit_each.h: Add an #include.
  (Kjell Ahlstedt)


ChangeLog
=========
https://download.gnome.org/sources/libsigc++/2.99/libsigc++-2.99.10.changes  (444)

Download
========
https://download.gnome.org/sources/libsigc++/2.99/libsigc++-2.99.10.tar.xz (929K)
  sha256sum: 68cdb00e39d6b913d22b0ac362312447c8b4014146b8efd2a9299d9916c72260



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]