Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
GTK3-DEMO(1)			  User Commands 		    GTK3-DEMO(1)

NAME
     gtk3-demo - Demonstrate GTK+ widgets

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

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.

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.

GTK+								    GTK3-DEMO(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=gtk3-demo&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help