gtkmm provides a C++ interface to the GTK+ GUI library. gtkmm2 wraps GTK+ 2.
Highlights include typesafe callbacks, widgets extensible via inheritance
and a comprehensive set of widget classes that can be freely combined to
quickly create complex user interfaces.
2009-10-04 Daniel Elstner <daniel.kitta@gmail.com>
Increment version to 2.18.2 and update news
* configure.ac (AC_INIT): Increment version to 2.18.2.
(LIBGTKMM_SO_VERSION): Reset revision and increment current and
age to indicate that API has been added to the library.
({ATK,GDK,GTK}MM_MODULES): Tighten module version requirements
to the recent stable releases of every module.
(MM_PRERE
more»