d5574337d3
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/ PR: ports/112618 Submitted by: Yinghong.Liu <liu_yinghong at yahoo.com.cn>
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/
|