*** gtkmm 2.24: gtkmm 2.24 wraps new API in GTK+ 2.24. It is is API/ABI-compatible 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 New API in gtkmm 2.24: Gtk: * ComboBox and ComboBoxText now have a has-entry property, so ComboBoxEntry and ComboBoxEntryText are deprecated. * Range: Added get/set_round_digits() Gdk: * DragContext: Added drag_begin(). * Window: Added get_visual(), get_screen() and get_display(). *** 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 _______________________________________________ gnome-announce-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-announce-list
