Query: gtk-builder-convert
OS: opensolaris
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
gtk-builder-convert(1) User Commands gtk-builder-convert(1)NAMEgtk-builder-convert - Glade file conversion utilitySYNOPSISgtk-builder-convert [--help] [--skip-windows] [--root=name] {input_glade_file} {output_XML_file}DESCRIPTIONgtk-builder-convert converts glade files into XML files which can be loaded with GTKBuilder. It expects the first argument to be the name of the glade file and the second argument to be the file name where the generated XML is saved.OPTIONSThe following options are supported: -h, --help Display help text. -w, --skip-windows Convert everything but GtkWindow subclasses. -r, --root=name Convert only the widget named name and its children.OPERANDSThe following operands are supported: input_glade_file Input glade file. output_XML_file Output XML file.EXIT STATUSThe following exit values are returned: 0 Application exited successfully >0 Application exited with failureFILESThe following files are used by this application: /usr/bin/gtk-builder-convert The command-line executable for the application.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-base-libs | +-----------------------------+-----------------------------+ |Interface stability |Committed | +-----------------------------+-----------------------------+SEE ALSOglade-3(1), libglade-2.0(3), libgtk-x11-2.0(3), attributes(5), gnome-interfaces(5) Latest version of the GNOME Desktop User Guide for your platform.NOTESToolbars are not handled. Support for accessibility is not yet implemented. The script requires a python interpreter to run. Written by Johan Dahlin, Async Open Source, Ghee Teo, Sun Microsystems Inc., 2007. SunOS 5.11 21 Nov 2007 gtk-builder-convert(1)