d9e5122b6f
PR: ports/121797 Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
6 lines
349 B
Text
6 lines
349 B
Text
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/
|