Wednesday, March 26, 2008

what is gtkmm

Gtkmm is the C++ wrappers for GTK+ APIs
we can develop a object oriented UI design using
gtkmm. Those who are more comfortable with OO for
UI may prefer this.Events can be provided using libsigc++.

samples are available in www.gtkhelp.com

No comments: