Re: gtk or gtkmm



Hi !

Basically, gtkmm is C++ wrapper over gtk. It also provides typesafe callback (as mentioned on gtkmm's homepage). It allows you to use C++ langage feature (polymorphism, dynamic type checking, ...). So if your going to write C++ code, gtkmm may be a better choice.

pch0317 a écrit :
Hi
I'm going to write a document about gtk/gtkmm. Are there any documents
helpful to do this. I search documents about advantages of gtk/gtkmm.

Thanks



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]