Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

gtk4-launch (1)

Name

gtk4-launch - Launch an application

Synopsis

gtk4-launch [OPTION...] APPLICATION [URI...]

Description

GTK4-LAUNCH(1)                   User Commands                  GTK4-LAUNCH(1)



NAME
       gtk4-launch - Launch an application

SYNOPSIS
       gtk4-launch [OPTION...] APPLICATION [URI...]

DESCRIPTION
       gtk4-launch launches an application using the given name. The
       application is started with proper startup notification on a default
       display, unless specified otherwise.

       gtk4-launch takes at least one argument, the name of the application to
       launch. The name should match application desktop file name, as
       residing in /usr/share/application, with or without the '.desktop'
       suffix.

       If called with more than one argument, the rest of them besides the
       application name are considered URI locations and are passed as
       arguments to the launched application.

OPTIONS
       The following options are understood:

       -?, --help
           Prints a short help text and exits.

       --version
           Prints the program version and exits.



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-LAUNCH(1)