*** 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.4: (unstable): Gio: * DBus::Address: Wrap the gio dbus address API in this namespace. * DBusConnection: - Add emit_signal(). - Add call(), call_finish() and call_sync() methods. * DBusMethodInvocationbusmethodinvocation: Remove the default constructor because it probably will not be used (there is no create() method to go along with it). * DbusServer: create_sync(): Use g_dbus_server_new_sync() instead of the constructors because the C function does more than call g_initable_new(). (José Alburquerque) gmmproc: * Improve parsing of the C documentation. (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
