Jonathon Jongsma | 16 Jul 19:25

ANNOUNCE: glibmm 2.17.1 released

*** About glibmm

    glibmm is a C++ API for glib, used by gtkmm.

    glibmm 2.17 wraps new API in glib 2.17, including the gio library,
    and is API/ABI-compatibile with glibmm 2.16,2.14, 2.12, 2.10, 2.8, 
2.6 and
    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

*** Development

    There is active discussion on the mailing list:
    http://www.gtkmm.org/mailinglist.shtml
    and in the #c++ channel on irc.gnome.org

*** Changes:

  * New API: (Murray Cumming)
    * Gio::File: make_directory_with_parents(), query_file_type(), 
monitor().
(Continue reading)


Gmane