gtkmm 3.1.6



About gtkmm
===========

C++ bindings for GTK+

News
====

Gtk:
* All H* or V* specialized classes have been deprecated, to 
  match the deprecations in the GTK+ C API. You should now 
  set the orientation instead.
  This includes HBox, VBox, HButtonBox, VButtonBox, HPaned, VPaned, HScale, 
  VScale,  HSeparator, VSeparator, HScrollbar and VScrollbar.
  HBox and VBox are not protected by ifdefs because they are used as base 
  classes for several other widgets, and we can't change that without breaking 
  ABI.
* Dialog: Deprecate get_vbox(), replacing with get_content_area(), 
  to match the C function name.


ChangeLog
=========
http://download.gnome.org/sources/gtkmm/3.1/gtkmm-3.1.6.changes  (4.53K)

Download
========

http://download.gnome.org/sources/gtkmm/3.1/gtkmm-3.1.6.tar.xz  (10.2M)
  sha256sum: 8bc6b3b3b94dc58fb36b48020cd473a771f1a53e141f42c96c6d693d643c8c62

http://download.gnome.org/sources/gtkmm/3.1/gtkmm-3.1.6.tar.bz2 (14.8M)
  sha256sum: b09daadda0607fda92b902f6d53e68b9423a303a70880575e7002a51db63b64b



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]