1GLADE-PREVIEWER(1) User Commands GLADE-PREVIEWER(1)
2
3
4
6 glade-previewer - Preview glade user interface definitions
7
9 glade-previewer [OPTION...]
10
12 glade-previewer is a tool that can load and display a User Interface
13 that has been defined with glade. glade itself uses glade-previewer,
14 but it can also be used as a standalone utility.
15
17 The following options can be specified:
18
19 -f FILENAME, --filename=FILENAME
20 Name of the file to preview.
21
22 -t TOPLEVEL, --toplevel=TOPLEVEL
23 Name of the toplevel to preview.
24
25 -l, --listen
26 Listen on standard input.
27
28 -v, --version
29 Output version information and exit.
30
31 --display=DISPLAY
32 X display to use.
33
34 One of the --filename or --listen options has to be specified.
35
37 glade(1)
38
39
40
41GNOME GLADE-PREVIEWER(1)