logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gtk3-demo - Demonstrate GTK+ widgets

Description

gtk3-demo is a collection of examples. Its purpose is to demonstrate many GTK+ widgets in a form that is
       useful to application developers.

       The application shows the source code for each example, as well as other used resources, such as ui files
       and icons.

Name

       gtk3-demo - Demonstrate GTK+ widgets

Options

       The following options are understood:

       -h, --help
           Show help options

       --list
           List available examples.

       -runEXAMPLE
           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.

GTK+                                                                                                GTK3-DEMO(1)

Synopsis

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

See Also