SYNOPSIS
- gtk3-demo [--help] [--list] [--runĀ EXAMPLE] [--autoquit]
DESCRIPTION
gtk3-demo
The application shows the source code for each example, as well as other used resources, such as ui files and icons.
OPTIONS
The following options are understood:
-h, --help
- Show help options
--list
- List available examples.
-run EXAMPLE
- Run the named example. Use --list to see the available examples.
--autoquit
- Quit after a short timeout. This is intended for use with --run, e.g. when profiling.