Skip to content

Parser, written in C# for automatic generation of C++ Gtkmm code from glade files

License

Notifications You must be signed in to change notification settings

c-buzz/GladeToCpp

Repository files navigation

GladeGtkmmConstructor is a project born to automatize and semplify the developing of GTKmm with Glade sheet.

The program analyses the XML document generated by Glade and identifies the nodes corresponding to GtkWindows, GtkWidget and GtkObject. They are collected togheter in some table in order to generate a C++ class for each GtkWindow

About

Parser, written in C# for automatic generation of C++ Gtkmm code from glade files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages