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.

2012-12-20 08:10
2.0.19

错误修正。
标签: Minor bugfixes
Bugfixes.

2011-01-07 07:02
2.0.18

此版本增加了ctop(作品如alltop但只有在C文件),建立Cygwin的修复,以及一些小修正。
标签: Minor feature enhancements, Minor bugfixes
This release adds ctop (works like alltop but only in the C file), build fixes for Cygwin, and some minor fixes.

2010-04-03 12:37
2.0.17

此版本修复段错误,已为浮点值的正确的默认值,并处理DOS格式的输入文件。
标签: Minor bugfixes
This release fixes segfaults, has the correct defaults for floating point values, and handles DOS format input files.

2009-07-22 02:06
2.0.16

功能属性。简单的破坏,最后,构建覆盖的支持。一个afterdecls的C段。小额其他修复/改善。
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