Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

gtk4-demo (1)

Name

gtk4-demo - Demonstrate GTK widgets

Synopsis

gtk4-demo [--help] [--version] [--list] [--run EXAMPLE] [--autoquit]

Description

GTK4-DEMO(1)                     User Commands                    GTK4-DEMO(1)



NAME
       gtk4-demo - Demonstrate GTK widgets

SYNOPSIS
       gtk4-demo [--help] [--version] [--list] [--run EXAMPLE] [--autoquit]

DESCRIPTION
       gtk4-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

       --version
           Show program version

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



ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+-----------------------+
       |ATTRIBUTE TYPE |   ATTRIBUTE VALUE     |
       +---------------+-----------------------+
       |Availability   | library/desktop/gtk4  |
       +---------------+-----------------------+
       |Stability      | Pass-through volatile |
       +---------------+-----------------------+

NOTES
       Source code for open source software components in Oracle Solaris can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This software was built from source available at
       https://github.com/oracle/solaris-userland.  The original community
       source was downloaded from
       https://download.gnome.org/sources/gtk/4.3/gtk-4.3.0.tar.xz.

       Further information about this software can be found on the open source
       community website at https://www.gtk.org/.



GTK                                                               GTK4-DEMO(1)