1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/devel/guiloader/pkg-descr
Martin Wilke d5574337d3 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/

PR:		ports/112618
Submitted by:	Yinghong.Liu <liu_yinghong at yahoo.com.cn>
2007-05-27 21:47:33 +00:00

7 lines
349 B
Plaintext

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/