gtkmm 3.0.0
- From: "Murray Cumming" <install-module master gnome org>
 
- To: FTP Releases <ftp-release-list gnome org>
 
- Subject: gtkmm 3.0.0
 
- Date: Wed,  6 Apr 2011 11:21:29 +0000 (UTC)
 
       Module: gtkmm
      Version: 3.0.0
  Uploaded by: Murray Cumming
http://download.gnome.org/sources/gtkmm/3.0/gtkmm-3.0.0.tar.gz
 sha256sum: 51b326393ca454705614ffd5e613767e80f06698ded2d42eb72626a64bd031f8
      size: 19.1M
http://download.gnome.org/sources/gtkmm/3.0/gtkmm-3.0.0.tar.bz2
 sha256sum: 567582948d4c47c29aa751162adc714644f50958d3d3e427c7a8c3818cd643f9
      size: 15.8M
About gtkmm
===========
C++ bindings for GTK+
News
====
Gtk:
* Change all operator void* to operator const void*, with a BoolExpr typedef 
  and extra documentation.
  This avoids an unintentional implicit cast to int, and is generally 
  considered good practice in C++. The new C++ standard allows the use of 
  the explicit keyword here instead, but that is not yet widespread.
  (Murray Cumming, Daniel Elstner)
* NumerableIcon: Really add get_background_gicon() const.
  (Murray Cumming, Kjell Ahlstedt)
* StateFlags: Added missing STATE_FLAG_NORMAL enum value.
  (Kalev Lember)
ChangeLog
=========
http://download.gnome.org/sources/gtkmm/3.0/gtkmm-3.0.0.changes  (3.49K)
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]