GTK-BUILDER-CONVER(1) [FIXME: manual] GTK-BUILDER-CONVER(1)NAMEgtk-builder-convert - Glade file conversion utility
SYNOPSISgtk-builder-convert [--skip-windows] [--root name] {input} {output}
DESCRIPTIONgtk-builder-convert converts glade files into XML files which can be
loaded with GtkBuilder.
It expects the name of a glade file as the first argument, and writes
its output the file specified as the second argument.
OPTIONS--skip-windows, -w
Convert everything but GtkWindow subclasses.
--root, -r
Convert only the widget named name and its children.
BUGS
Toolbars are not handled.
Support for accessibility is not yet implemented.
The script requires a python interpreter to run.
[FIXME: source] 03/17/2010 GTK-BUILDER-CONVER(1)