*** 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.3.1: (unstable): Gio: * Added ApplicationCommandLine. * Application - Added non-cancellable overload of register_application() - Return int value from run() correctly - Fix protected constructor signature (Jonathon Jongsma) * DBusConnection, DBusProxy, DBusServer: Add non-cancellable overloads of the constructors and create methods. Renamed the create() synchronized methods to create_sync(). * Initable: Add a non-cancellable overload of the init() method. * Documentation: Added lots of class and method 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 _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
