Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2004-09-23 06:21 Zurück zur Release-Liste
2.0.10

Diese Version fügte Unterstützung für zwingende Eigenschaften und Ändern von Datei-Separatoren. Private Strukturen jetzt spielen mit glib nice. C + + Compilers M4-Fixes und Updates gemacht wurden, und string.h ist jetzt immer inbegriffen.
Tags: Minor feature enhancements
This release added support for overriding properties
and changing of file separators. Private structures
now play nice with glib. C++ compilation fixes and M4
fixes were made, and string.h is now always
included.

Project Resources