96519d4f3e
This library allows GTK+ applications to create GUI widgets and objects at run-time from GuiXml resource files. GuiLoader is written in the C language as a GObject subclass and has a trivial language-independent API. GuiLoader was designed to be easily wrapped for any language that has GTK+ bindings. WWW: http://crow-designer.sourceforge.net/ PR: ports/112618 Submitted by: Yinghong.Liu <liu_yinghong at yahoo.com.cn>
8 lines
413 B
Text
8 lines
413 B
Text
GuiLoader is a high-performance and compact GuiXml loader library.
|
|
This library allows GTK+ applications to create GUI widgets and
|
|
objects at run-time from GuiXml resource files. GuiLoader is
|
|
written in the C language as a GObject subclass and has
|
|
a trivial language-independent API. GuiLoader was designed to be
|
|
easily wrapped for any language that has GTK+ bindings.
|
|
|
|
WWW: http://crow-designer.sourceforge.net/
|