You can start Glade in the following ways:
Choose .
To start Glade from a command line, type the following command, then press Return: glade-3
When you start Glade, the following window is displayed.
The Glade window contains the following elements:
The menus on the menubar contain all of the commands you need to work with files in Glade.
The toolbar contains a subset of the commands that you can access from the menubar.
The design area is where a user interface can be visually edited.
The palette contains the widgets that can be used to build a user interface.
The inspector displays information about the widgets in a project.
The property editor is used to manipulate the properties of widgets, as well as adding connections to source code.
The statusbar displays information about current Glade activity and contextual information about the menu items.