Download List

Projeto Descrição

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.

2004-06-12 03:41
2.0.8

Esta versão adiciona correções de documentação, uma boxed_type fixo, e uma opção-o para o diretório de saída.
Tags: Minor bugfixes
This release adds documentation fixes, a fixed boxed_type, and a -o
option for the output directory.

2004-03-31 19:21
2.0.7

Há mais avisos e construir algumas correções. - exit-on-warn foi corrigido. Esta versão baseia-se corretamente com as ferramentas mais recentes.
Tags: Minor bugfixes
There are more warnings and some build fixes. --exit-on-warn has been fixed. This release builds cleanly with newer tools.

2003-05-20 20:14
2.0.6

Permite a compilação com sangramento borda flex (assim como a idade flex), e construir outras pequenas correções.
Tags: Minor bugfixes
Allows compilation with bleeding edge flex (as well as old flex), and other minor build fixes.

2003-01-16 22:56
2.0.5

Um vazamento na emissão de sinal foi corrigido.
Tags: Major bugfixes
A leak on signal emission has been fixed.

2001-07-01 13:47
1.0.10

Esta versão inclui uma exportação () pavilhão para argumentos para exportar métodos get / set pública, uma macro TYPE_SELF, e várias pequenas correções.
Tags: Minor feature enhancements
This release includes an (export) flag for arguments to export get/set public methods, a TYPE_SELF macro, and various minor fixes.

Project Resources