Rechercher une page de manuel
gtk-builder-convert
Langue: en
Version: 04/11/2009 (fedora - 04/07/09)
Section: 1 (Commandes utilisateur)
Sommaire
NAME
gtk-builder-convert - Glade file conversion utilitySYNOPSIS
- gtk-builder-convert [--skip-windows] [--root name] {input} {output}
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 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.
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre