1GTK3-DEMO(1)                     User Commands                    GTK3-DEMO(1)
2
3
4

NAME

6       gtk3-demo - Demonstrate GTK+ widgets
7

SYNOPSIS

9       gtk3-demo [--help] [--list] [--run EXAMPLE] [--autoquit]
10

DESCRIPTION

12       gtk3-demo is a collection of examples. Its purpose is to demonstrate
13       many GTK+ widgets in a form that is useful to application developers.
14
15       The application shows the source code for each example, as well as
16       other used resources, such as ui files and icons.
17

OPTIONS

19       The following options are understood:
20
21       -h, --help
22           Show help options
23
24       --list
25           List available examples.
26
27       -run EXAMPLE
28           Run the named example. Use --list to see the available examples.
29
30       --autoquit
31           Quit after a short timeout. This is intended for use with --run,
32           e.g. when profiling.
33
34
35
36GTK+                                                              GTK3-DEMO(1)
Impressum