libsigc++ 2.10.2 released
Kjell Ahlstedt via gnome-announce-list <[email protected]>
| Newsgroups | gmane.comp.gnome.announce |
|---|---|
| Message-ID | <[email protected]> |
libsigc++ (a.k.a. libsigcplusplus) 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 glibmm and gtkmm to wrap Glib and GTK+ signals. It does not depend on Glib, GTK+, glibmm or gtkmm. Home page: https://libsigcplusplus.github.io/libsigcplusplus/ Download: https://download.gnome.org/sources/libsigc++/ Documentation: https://developer.gnome.org/libsigc++/stable/ *** Changes 2.10.2: (stable) This release is identical to 2.10.1, except: * Reference docs generated by Doxygen 1.8.11. Shown at https://developer.gnome.org/libsigc++/stable/ (contrary to 2.10.1's documentation) Kjell Ahlstedt [email protected] _______________________________________________ gnome-announce-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gnome-announce-list