Télécharger la liste

Description du projet

spuug is a little tool that generates the boilerplate code for GObjects. spuug can be used for "plain" GObjects, but also for more sophisticated objects such as GTK+ widgets. It tries to be a bit smart with the code in spits out. However, understanding of GObjects/GtkWidgets is recommended.

Système requise

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.

2010-11-14 07:46
0.4

Le résultat a été un peu simplifié (en utilisant G_DEFINE_TYPE) et les choses ont été faites un peu plus vite en gardant un pointeur priv * environ dans le public struct.
Tags: Stable, Minor
The output was simplified a bit (by using G_DEFINE_TYPE) and things were made a bit faster by keeping a *priv pointer around in the public struct.

Project Resources