Easy GUI programming with EasyGTK

49

Author: JT Smith

“This library is technically a wrapper library. This means that you, the developer, use the EasyGTK C API to create your software,
and it translates your calls to the GTK+ library. A typical EasyGTK command will do what 5 to 10 GTK+ functions would do. This
means that creating a program using EasyGTK calls is not only easier, but also much quicker.” More at IBM developerWorks.

Category:

  • Open Source