Manpages

Manpage of GLADE

GLADE

Section: User Commands (1)
Updated:
Index
Return to Main Contents
 

NAME

glade - User interface builder for the GTK+ toolkit and GNOME.  

SYNOPSIS

  glade [OPTION...]


 

DESCRIPTION

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.  

OPTIONS


Glade options

-w, -write-source
Write the source code and exit

GNOME options

-version
Display the glade version.
-disable-sound
Disable sound server use.
-enable-sound
Enable sound server use.
-speaker=HOST:PORT
Host:port where sound server to be used is running.

Help options

-?,-help
It shows the help message.
-usage
It shows a brief usage explanation.

GTK options

-gdk-debug=FLAGS
Debugging gdk flags to activate.
-gdk-no-debug=FLAGS
Debugging gdk flags to deactivate.
-display=DISPLAY
X display to use.
-sync
Syncrone X calls.
-no-xshm
Don't use X shared extension memory.
-name=NAME
Window manager program name.
-class=CLASS
Program class used by window manager.
-gxid_host=NODE

-gxid_port=PORT

-xim-preedit=STYLE

-xim-status=STYLE

-gtk-debug=FLAGS
Debugging Gtk+ flags to activate.
-gtk-no-debug=FLAGS
Debugging Gtk+ flags to deactivate.
-g-fatal-warnings
Transform warnings in fatal errors.
-gtk-module=MODULE
Load an additional Gtk module.

GNOME GUI options

-disable-crash-dialog

Session Manager options

-sm-client-id=ID
Specify session manager identification.
-sm-config-prefix=PREFIX
Specify previously saved configuration prefix.
-sm-disable
Deactivate session manager conection.
 

SEE ALSO

To obtain more information about Glade please visit http://glade.gnome.org.  

COPYRIGHT

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.  

AUTHORS

  Damon Chaplin <damon@helixcode.com>
  Martijn van Beers <martijn@earthling.net>



 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
COPYRIGHT
AUTHORS

This document was created by man2html, using the manual pages.
Time: 13:08:17 GMT, April 23, 2024