Jump to content
Compatible Support Forums
Sign in to follow this  
news

ANNOUNCE: gtkmm 3.7.10

Recommended Posts

*** gtkjmm

 

gtkmm 3.7/8 wraps GTK+ 3.7/8.

 

gtkmm stays in-sync with gtk+ by following the official GNOME release schedule:

http://www.gnome.org/start/unstable/

 

http://www.gtkmm.org

 

 

*** Changes

 

3.7.10 (unstable):

 

Gdk:

 

* PixbufAnimation: Fix refcounting on get_iter().

(Andrew Potter) Bug #688686

* Rectangle: Add Gdk::join() and Gdk::intersect() nonmember functions.

(Kjell Ahlstedt) Bug #452130 (Jonathon Jongsma)

 

Gtk:

* Bin, Container::remove(): Restore the floating ref of a managed widget.

(Kjell Ahlstedt) Bug #685739 (Jonas Platte)

* Builder:

- Add const versions of get_object() and get_widget[_derived]().

(Kjell Ahlstedt) Bug #666823 (Hubert Figuière)

- Add get_objects().

(Hubert Figuière) Bug #666823

* ScrolledWindow: Add remove_with_viewport().

(Kjell Ahlstedt) Bug #685739 (Jonas Platte)

* Widget: Add get/set_opacity(),

set_opacity() and the opacity property.

(Murray Cumming)

* Window: Deprecate get_opacity(),

set_opacity() and the opacity property.

(Murray Cumming)

 

Documentation:

* Small correction to TreeModel::set_value_impl().

(Murray Cumming)

* Fix many warnings from Doxygen.

(Kjell Ahlstedt)

 

Build:

* Gtk::ScrolledWindow: Do not use a deprecated function.

(Murray Cumming)

* Gtk::IconInfo: Do not use deprecated copy/free functions.

(Murray Cumming)

* gen_scripts: Get information from gdk-pixbuf.

(Kjell Ahlstedt)

 

--

Murray Cumming

murrayc ( -at -) murrayc.com

www.murrayc.com

www.openismus.com

 

_______________________________________________

 

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×