glade - Man Page

Create GTK+ user interfaces

Synopsis

glade [OPTION...] [FILE...]

Description

glade is a tool to create or edit user interfaces for GTK+ or GNOME applications. It saves the user interface descriptions in xml files which can be read by the GtkBuilder API that is part of GTK+.

Options

The following options can be specified:

-h, ā€‰--help

Show help options.

--help-all

Show all help options.

--help-debug

Show Glade debug options.

--help-gtk

Show GTK+ options.

--version

Output version information and exit.

--without-devhelp

Disable devhelp integration.

--display=DISPLAY

X display to use.

See Also

devhelp(1)

Referenced By

glade-previewer(1).

GNOME