*** gtkmm 3.6: gtkmm 3.5 wraps GTK+ 3.5. It will become gtkmm 3.6, wrapping the stable GTK+ 3.6 API.
gtkmm stays in-sync with GTK+ by following the official GNOME release schedule: http://www.gnome.org/start/unstable/ http://www.gtkmm.org *** Changes 3.5.13 (unstable): Gtk: * ApplicationWindow: Add get_id(). * Container: Add forall(), propagate_draw(), get_focus_child() and get_path_for_child(). * IconView: Add get_item_row() and get_item_column() and reorderable, tooltip-column and item-padding properties. * LevelBar: Added properties and signal. * PrintJob: Added get/set_page_ranges(). * Settings: Added the enable_primary_paste property. * Widget: Add has_visible_focus(). * Window: Add set_startup_id(), is_active(), has_toplevel_focus(), set_default_geometry(), resize_to_geometry(), has_group(). Add the focus-visible and attached-to properties. (Murray Cumming) Build: * Use std::time_t instead of ::time_t. * Use std::size_t and std::ptrdiff_t. (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] https://mail.gnome.org/mailman/listinfo/gtkmm-list
