ANNOUNCE: gtkmm 2.5.2
- From: Murray Cumming <murrayc murrayc com>
- To: gtkmm-list <gtkmm-list gnome org>, gnome-announce <gnome-announce-list gnome org>
- Cc:
- Subject: ANNOUNCE: gtkmm 2.5.2
- Date: Sun, 05 Dec 2004 23:40:25 +0100
*** gtkmm and glibmm 2.5/2.6
gtkmm 2.5 wraps new API in GTK+ 2.5, and is API/ABI-compatibile with gtkmm 2.4.
The new API is unstable, until this become the API/ABI-stable gtkmm 2.6 when
GTK+ 2.5 becomes the API-stable GTK+ 2.6.
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
gtkmm 2.5.2:
Gtk:
* Button: Added set/get_image().
* CellView: Removed set_cell_data().
* Dialog: Added set_alternative_button_order().
* FileChooserButton:
- Now inherits from HBox, not Button.
- Removed get/set_active().
* IconInfo: Added operator bool(), needed to check
the result of IconTheme::lookup_icon().
* Label: Added get/set_angle().
* TreeView: Added append_column_numeric(), and append_column_numeric_editable(),
which allow more control over the formatting of numeric data than
append_column() and append_column_editable().
(Murray Cumming)
Pango:
* Added Renderer.
* Context: Added get/set_matrix().
* FontMetrics.hg: Added get_underline_position(),
get_underline_thickness(), get_strikethrough_position(),
get_strikethrough_thickness().
(Murray Cumming)
Documentation:
* example/book/input/: This now works. (Chris Vine)
* Book:
- TreeView selection: Use selected_foreach_iter()
instead of selected_foreach(). (Teus Benschop)
- Fixed some typos. (Claudio Saavedra)
*** 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]