User Commands glade-3(1)
NAME
glade-3 - The interface designer enables you to create and
edit user interface designs for GTK+ applications.SYNOPSIS
glade-3 [--without-devhelp] [gnome-std-options] filename
DESCRIPTION
The glade-3 interface designer enables you to create and
edit user interface designs for GTK+ applications. The GTK+ library provides an extensive collection of user interface building blocks such as text boxes, dialog labels, numeric entries, check boxes, and menus. These buildingblocks are called widgets. glade-3 allows you to modify the
layout and properties of these widgets. You can also useglade-3 to add connections between widgets and application
source code.The user interfaces designed in glade-3 are stored in an XML
format, enabling easy integration with external tools. You can use the libglade(3C) library to dynamically create GUIs from the XML description. OPTIONS The following options are supported:---without-devhelp Disable Devhelp integration.
gnome-std-options Standard options available for use
with most GNOME applications. Seegnome-std-options(5) for more infor-
mation. OPERANDS The following operands are supported: filename The name of the file to be edited orviewed. If filename is not speci-
fied, a blank window is opened.EXAMPLES
Example 1: Launching Glade with sample XML description fileexample% glade-3 example.glade
SunOS 5.11 Last change: 21 Apr 2008 1
User Commands glade-3(1)
EXIT STATUS The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES The following files are used by this application:/usr/bin/glade-3 Executable for Glade.
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | developer/ui-designer/glade |
|_____________________________|_____________________________|
| Interface stability | Volatile ||_____________________________|_____________________________|
SEE ALSO
Glade User Manual Latest version of the GNOME Desktop User Guide for your platform.libglade-2.0(3), libgtk-x11-2.0(3), attributes(5), gnome-
interfaces(5), gnome-std-options(5)
NOTES Written by Glynn Foster, Sun Microsystems Inc., 2003, 2006. Written by Halton Huo, Sun Microsystems Inc., 2007.SunOS 5.11 Last change: 21 Apr 2008 2