*** gtkmm 2.9/2.10: gtkmm 2.9 wraps new API in GTK+ 2.9, and is API/ABI-compatibile with gtkmm 2.8, 2.6 and 2.4. It is a version of the gtkmm-2.4 API. This will become the API-stable gtkmm 2.10, wrapping GTK+ 2.10.
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 gtkmm 2.9.8: Gtk: * Printing API mostly finished. (Marko Anastasov) * TextBuffer: Added register_serialize_tagset(), unregister_serialize_format(), unregister_deserialize_format(), set_can_create_tags(), get_can_create_tags(), get_serialize_formats(), get_deserialize_formats(). There's more to do. (Murray Cumming) * ToggleButton: Added constructor that takes a stock item. * Widget: Added is_composited(), input_shape_combine_mask(), unset_input_shape_combine_mask(), and the "composited_changed" signal. (Jonathon Jongsma) Documentation: * Added Printing chapter and printing example. (Marko Anastasov) * Added "Wrapping C libraries" appendix. (Murray Cumming) * Style updated to match the new website. (Jonathon Jongsma) *** Download http://www.gtkmm.org/download.shtml You will need libsigc++ 2.0, available here: https://sourceforge.net/project/showfiles.php?group_id=1970 *** 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 _______________________________________________ gnome-announce-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-announce-list
