Gnome is written in C and offers C based API, and a large set of bindings for various languages. Gtkmm is one of these and provide the power of C++ to a user friendly-nes of Gnome.
This talk will present Gtkmm and other associated libraries as well as how it integrate with other C++ libraries like STL, boost, etc. This talk will also cover the interaction with plain-C API for when there is no binding available.