Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

glade (1)

Name

glade - Create GTK+ user interfaces

Synopsis

glade [OPTION...] [FILE...]

Description

GLADE(1)                         User Commands                        GLADE(1)



NAME
       glade - Create GTK+ user interfaces

SYNOPSIS
       glade [OPTION...] [FILE...]

DESCRIPTION
       glade is a tool to create or edit user interfaces for GTK+ or GNOME
       applications. It saves the user interface descriptions in xml files
       which can be read by the GtkBuilder API that is part of GTK+.

OPTIONS
       The following options can be specified:

       -h, --help
           Show help options.

       --help-all
           Show all help options.

       --help-debug
           Show Glade debug options.

       --help-gtk
           Show GTK+ options.

       --version
           Output version information and exit.

       --without-devhelp
           Disable devhelp integration.

       --display=DISPLAY
           X display to use.


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


       +---------------+-----------------------------+
       |ATTRIBUTE TYPE |      ATTRIBUTE VALUE        |
       +---------------+-----------------------------+
       |Availability   | developer/ui-designer/glade |
       +---------------+-----------------------------+
       |Stability      | Pass-through volatile       |
       +---------------+-----------------------------+

SEE ALSO
       devhelp(1)



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/glade/3.38/glade-3.38.2.tar.xz.

       Further information about this software can be found on the open source
       community website at https://wiki.gnome.org/Apps/Glade.



GNOME                                                                 GLADE(1)