GTK-BUILDER-CONVER(1) | [FIXME: manual] | GTK-BUILDER-CONVER(1) |
gtk-builder-convert - Glade file conversion utility
gtk-builder-convert [--skip-windows] [--target-version version] [--root name] {input} {output}
gtk-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.
--skip-windows, -w
--target-version, -t
--root, -r
Toolbars are not handled.
Support for accessibility is not yet implemented.
The script requires a python interpreter to run.
07/15/2024 | [FIXME: source] |