C code generation from glade
- From: BarryB <barry bird ornithade co uk>
- To: glade-devel-list gnome org
- Subject: C code generation from glade
- Date: Sat, 19 Oct 2019 05:23:18 -0000
Hello,
You might be interested to know that I have developed a program to
automatically generate C code from glade XML files. It's in github:
https://github.com/featurespoon/GladeToC
It is based on an earlier attempt g2c about 18 years ago which targetted
gtk 2.0. This targets gtk 3.0.
I would say coverage of glade widgets is about 95% at present. The
generated code is sufficiently complete on its own to be compiled,
linked and run using cmake. Naturally, code has to be added to the
handler stubs.
If you're interested please let me know.
Regards,
Barry Bird
[Date Prev][Date Next] [Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]