LWN.net Logo

Advertisement

E-Commerce & credit card processing - the Open Source way!

Advertise here

ANNOUNCE: gtkmm 2.11.4 and glibmm 2.13.7

From:  Murray Cumming <murrayc-AT-murrayc.com>
To:  gnome-announce <gnome-announce-list-AT-gnome.org>, gtkmm-list <gtkmm-list-AT-gnome.org>
Subject:  ANNOUNCE: gtkmm 2.11.4 and glibmm 2.13.7
Date:  Mon, 02 Jul 2007 11:11:28 +0200

*** gtkmm 2.12:

gtkmm 2.11 wraps new API in GTK+ 2.11, and will become stable gtkmm 2.12 
when GTK+ becomes GTK+ 2.12. It will be API/ABI-compatibile with gtkmm 2.10. 
2.8, 2.6 and 2.4. It is a version of the gtkmm-2.4 API.

gtkmm 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.13.7:

* Regex: Added a create() method and added default parameter values.
  Added a simple example.
* Added  SignalTimeout::connect_seconds(), in addition to the existing 
  SignalTimeout::connect(), as a wrapper of g_timeout_add_seconds().
  Improved the documentation.
* Added get_user_special_dir().
  (Murray Cumming)

gtkmm 2.11.4:

Gtk:
 * Added Builder, which will eventually replace use of libglade.
 (Murray Cumming)
 * Added Tooltip, which replaces the deprecated Tooltips class.
 (Marko Anastasov)
 * RecentAction: Added constructor and create() method and an example.
 (Murray Cumming)
 * Documentation: Added lots of class overview documentation. 
 (Johannes Schmid)


*** 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
murray@usa.net
www.murrayc.com
-- 
Murray Cumming
murrayc@murrayc.com
www.murrayc.com
www.openismus.com

_______________________________________________
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


(Log in to post comments)

Copyright © 2007, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds