libgtk++ is a c++ wrapper for GTK 2.x. I started the work on this library because i have not found a c++ library for GTK. I know about the gtkmm lib, but these lib has (for me) a unusable programming interface. The main target by writing this library is to create an api like the QT library writen by Trolltech (http://www.trolltech.com).