C++ binding for Atk.
atkmm 2.24 wraps atk 2.24
Home page: http://www.gtkmm.org
Download: https://download.gnome.org/sources/atkmm/
Documentation: https://developer.gnome.org/atkmm/2.24/
*** Changes
atkmm 2.24.3 (stable):
* Fix silent builds.
(Kjell Ahlstedt) Bug #768797 (Sebastian)
* Text: Plug memory leaks in get_text_vfunc() and
get_selection_vfunc().
These vfuncs shall delete the returned character array after
it has been
copied to a Glib::ustring.
(Kjell Ahlstedt) Bug #783360
* Replace the Visual Studio project files with MSVC NMake
project files
(Chun-wei Fan) Merge request !2
Kjell Ahlstedt
kjellahlstedt gmail com