Copyright (C) 2000-2012 |
Manpages GLADESection: User Commands (1)Updated: Index Return to Main Contents NAMEglade - User interface builder for the GTK+ toolkit and GNOME.SYNOPSISglade [OPTION...] DESCRIPTIONGlade 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
SEE ALSOTo obtain more information about Glade please visit http://glade.gnome.org.COPYRIGHTThis 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.AUTHORSDamon Chaplin <damon@helixcode.com> Martijn van Beers <martijn@earthling.net>
IndexThis document was created by man2html, using the manual pages. Time: 17:42:39 GMT, November 08, 2024 |