First page
Back
Continue
Last page
Graphics
Advantages of gtkmm
All the advantages of C++.
Type-safe: find errors at compile time.
Inheritance to derive new widgets.
Simpler memory management.
Less code.
Forget reference counting.