*** glibmm 2.28: glibmm is a C++ API for glib, used by gtkmm.
glibmm 2.28 wraps new API in GTK+ 2.28. It is is API/ABI-compatible with glibmm >=2.4. It is a version of the glibmm-2.4 API. gtkmm and glibmm stay 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.27.1: (unstable): Gio: * AsyncInitable: Add create_finish(). * DBusProxy: - Add call(), call_finish() and call_sync() methods. - Add properties and signals. (José Alburquerque) * Variant: create methods: Remove the floating reference of the GVariants, correcting our memory management. Glib: * Added get_system_data_dirs() and get_system_config_dirs(). (Murray Cumming) * Build: Fix a Windows build problem caused by the removal of the optional-API ifdefs. (José Alburquerque) *** 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 -- 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
