About
The goal of this project is to make a comandline program which produces
c-sourse from glade-files and gtk-builder-files, ekvivalent to those
generated by glade-2.
But it does not depend on GTK+.
It also has the feature to generate single instances of all widgets which
will simplify applications a great deal but not allowing several instances
of each window. And another feature wich creates a structure for each
window making several instances possible.
It also includes a small utility which translates any data to c-source.
|