GLADE
N NA AM ME E S SY YN NO OP PS SI IS S D DE ES SC CR RI IP PT TI IO ON N O OP PT TI IO ON NS S S SE EE E A AL LS SO O C CO OP PY YR RI IG GH HT T A AU UT TH HO OR RS S
glade - User interface builder for the GTK+ toolkit and GNOME .
glade [OPTION...?
Glade is an application for creating graphical user interfaces that use the Gtk+ and GNOME libraries. Glade allows you to rapidly develope these interfaces, and can create source code in a variety of languages that will construct the interfaces for you. Glade can also be used in conjunction with libglade to dynamically create user interfaces from the XML description file that Glade creates.
Glade is composed of several windows which each server a particular purpose. The main window contains the menu, toolbar and a list of top-level windows. The palette lists the various UI objects which you can use to bulid an inteface. The property editor lets you manipulate the properties of widgets, such as their size, color, signal masks, etc.
Typically a Glade project begins with the construction of the user interface. Using the palette, you composite and insert widgets until you arrive at the desired interface. While doing this you usually use the property editor to manipulate the various packing settings, dimensions, etc., of the widgets.
When the interface is finished, you then usually save the project and build the C source files that will be used to generate the user interface. Integration with your project logic then follows.
Glade options
--ww, ----wwrriittee--ssoouurrccee
Write the source code and exit
GNOME options
----vveerrssiioonn
Display the glade version.
----ddiissaabbllee--ssoouunndd
Disable sound server use.
----eennaabbllee--ssoouunndd
Enable sound server use.
----ssppeeaakkeerr==HHOOSSTT::PPOORRTT
Host:port where sound server to be used is running.
Help options
--??,----hheellpp
It shows the help message.
----uussaaggee
It shows a brief usage explanation.
GTK options
----ggddkk--ddeebbuugg==FFLLAAGGSS
Debugging gdk flags to activate.
----ggddkk--nnoo--ddeebbuugg==FFLLAAGGSS
Debugging gdk flags to deactivate.
----ddiissppllaayy==DDIISSPPLLAAYY
X display to use.
----ssyynncc
Syncrone X calls.
----nnoo--xxsshhmm
Don't use X shared extension memory.
----nnaammee==NNAAMMEE
Window manager program name.
----ccllaassss==CCLLAASSSS
Program class used by window manager.
----ggxxiiddhhoosstt==NNOODDEE__
----ggxxiiddppoorrtt==PPOORRTT__
----xxiimm--pprreeeeddiitt==SSTTYYLLEE
----xxiimm--ssttaattuuss==SSTTYYLLEE
----ggttkk--ddeebbuugg==FFLLAAGGSS
Debugging Gtk+ flags to activate.
----ggttkk--nnoo--ddeebbuugg==FFLLAAGGSS
Debugging Gtk+ flags to deactivate.
----gg--ffaattaall--wwaarrnniinnggss
Transform warnings in fatal errors.
----ggttkk--mmoodduullee==MMOODDUULLEE
Load an additional Gtk module.
GNOME GUI options
----ddiissaabbllee--ccrraasshh--ddiiaalloogg
Session Manager options
----ssmm--cclliieenntt--iidd==IIDD
Specify session manager identification.
----ssmm--ccoonnffiigg--pprreeffiixx==PPRREEFFIIXX
Specify previously saved configuration prefix.
----ssmm--ddiissaabbllee
Deactivate session manager conection.
To obtain more information about Glade please visit http://glade.gnome.org.
This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 dated June, 1991.
Damon Chaplin