*** gtkmm 2.22: gtkmm 2.21 wraps new API in GTK+ 2.21. It will become the API/ABI-stable gtkmm 2.22 when GTK+ 2.22.0 is released. gtkmm 2.21 is API/ABI-compatibile with gtkmm >=2.4. It is a version of the gtkmm-2.4 API.
gtkmm stays in-sync with GTK+ by following the official GNOME release schedule: http://www.gnome.org/start/unstable/ Bindings for the rest of the GNOME Platform are also available, and are also API-stable. http://www.gtkmm.org *** Changes 2.21.5 (unstable): * Adapt to recent GDK and Gtk+ deprecations. You may need to include gtkmm/box, gtkmm/dialog.h, gtkmm/main.h, gtkmm/treepath, or gtkmm.h before other gtkmm or gtk+ includes to build with disabled deprecations and warnings as errors. We might yet find a way to make that unnecessary. It is only an issue in gtkmm 2.22, not with gtkmm-3.0. (Murray Cumming) * PrintOperation: get_default_page_setup(): refcount fix. (Murray Cumming) Bug #622957 (Kjell Ahlstedt). *** Development There is active discussion on the mailing list: http://www.gtkmm.org/mailinglist.shtml and in the #c++ channel on irc.gnome.org -- Murray Cumming [email protected] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
