Additional Widgets
GNOME provides a rich set of widgets for applications to use in addition
to those provided by GTK+. These widgets provides a higher level of
user interaction then the GTK+ ones, and enforce a bit more policy then
- GnomeApp
- This is the primary GNOME widget. This is the top-level widget
that most GNOME apps use. It handles creating the title bar, menus,
toolbars and statusbars.
- Druids
- Druids provide a consistent way to walk users through several
stages of a configuration process. It fulfills a role "Wizards"
play in the windows world.
- vte terminal widget
- VTE is the new terminal widget for GNOME. Already the default
for GNOME 2.2.x and in widespread use by distributions.