*** gtkmm 2.20: gtkmm 2.19 wraps new API in GTK+ 2.19. It will become the API/ABI-stable gtkmm 2.20 when GTK+ 2.20.0 is released. gtkmm 2.19 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 gtkmm 2.19.7: Gdk: * Screen: Added get_primary_monitor(). * Window: Added flush(). Gtk: * StatusBar: Added get_message_area(). * Printer: get_hard_margins(). * ToolItem: Added get_ellipsize_mode(), get_text_alignment(), get_text_orientation() and get_text_size_group(). * ToolItemGroup: Added get_label_widget(). * ToolPalette: Make get_expand() and get_icon_size() const. * ToolShell: Added get_text_orientation(), get_text_alignment(), get_ellipsize_mode(), get_text_size_group(). * Viewport: Added get_bin_window(). * Window: - Added get_window_type(), deprecating get_is_toplevel() and get_is_popup(). Removed get_is_dialog() because it never had any implmentation anyway. - Added unset_transient_for(). (Murray Cumming) *** 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
