*** gtkmm and glibmm 2.5/2.6 glibmm 2.5 wraps new API in glib 2.5, and is API/ABI-compatibile with glibmm 2.4. The new API is unstable, until this become the API/ABI-stable glibmm 2.6.
glibmm 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 glibmm 2.5.3: * Options: - Allow parsing of boolean arguments (arguments with no value). - Really use the short names. (Daniel Holbach, Murray Cumming) * Added filename_display_basename() and filename_display_name(). (Murray Cumming) * Added setenv() and unsetenv(). (Murray Cumming) * Use static keyword to prevent exporting private API. (BenoÃt Dejean) *** Download http://www.gtkmm.org/download.shtml You will need libsigc++ 2.0, available here: https://sourceforge.net/project/showfiles.php?group_id=1970 *** 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 _______________________________________________ gnome-announce-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-announce-list
