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 Requirements

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.

2012-12-20 08:10
2.0.19

Bugfixes.
標籤: Minor bugfixes

2011-01-07 07:02
2.0.18

This release adds ctop (works like alltop but only in the C file), build fixes for Cygwin, and some minor fixes.
標籤: Minor feature enhancements, Minor bugfixes

2010-04-03 12:37
2.0.17

This release fixes segfaults, has the correct defaults for floating point values, and handles DOS format input files.
標籤: Minor bugfixes

2009-07-22 02:06
2.0.16

Function attributes. Simple destroy, finalize, and construct override support. An afterdecls C block. Minor other fixes/improvements.

2007-11-21 08:53
2.0.15

標籤: Minor bugfixes

Project Resources