gtk-builder-convert
1
gtk-builder-convert
Glade file conversion utility
gtk-builder-convert file
Description
gtk-builder-convert converts glade files
into XML files which can be loaded with GtkBuilder.
It expects the name of a glade file as sole argument, and writes
its output to stdout.
Bugs
GtkComboBox items are not converted into GtkListStore data.
GtkTextView text is not converted into a GtkTextBuffer.
Toolbars are not handled.
The script requires a python interpreter to run.