Download List

项目描述

GObject Builder (GOB) is a simple preprocessor for
easily creating GObjects (glib objects). It reads
a class description file with inline C code and
produces .c and .h object files for you. It allows
you to easily use most of the features of the
GObject system and avoids typos by reducing the
amount of code needed. In general, the amount of
code is about the same as for OO languages such as
Java or C++, but you still have to only use C and
you get all the power of the GObject system.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-12-16 23:04 Back to release list
2.0.13

此版本修正libglade的支持,增加了抽象类的支持,具有较好的盒装的支持,并有较好的预防假重建。
标签: Minor feature enhancements
This release fixes libglade support, adds abstract class support, has better boxed support, and has better spurious rebuild prevention.

Project Resources