About gtkmm-documentation ========================= GNOME C++ bindings documentation
News ==== * Require the latest gtkmm and glibmm. * Multi-threaded chapter: Remove warnings about sigc::slots and Glib::Threads::Thread. Because people would use regular lambdas or std::function functors with std::thread in C++11. (Murray Cumming) Bug #755091 * multithread example: Use std::thread, etc, instead of Glib::Threads::*. Because C++11 now has this concurrency API and we should use standard C++ where possible. (Murray Cumming) Bug #755091 ChangeLog ========= https://download.gnome.org/sources/gtkmm-documentation/3.19/gtkmm-documentation-3.19.3.changes (943) Download ======== https://download.gnome.org/sources/gtkmm-documentation/3.19/gtkmm-documentation-3.19.3.tar.xz (1.99M) sha256sum: c5128b056cbb65bcd957aefceb625e8f31b01d04120899a93e62e4ab06793516 _______________________________________________ ftp-release-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/ftp-release-list
