blob: dce76cbe48ed4681698aaf1dc582e0f87d941f48 (
plain) (
blame)
1
2
3
4
5
6
|
GuiLoader/C++ is a C++ binding to the GuiLoader library. It is a convenience
layer that simplifies development of GuiLoader based applications written
in the C++ language by introducing exception safety, binding GTK+ objects
defined in GuiXml to C++ variables and type-safe dynamic connection to signals.
WWW: http://crow-designer.sourceforge.net/
|