Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

gtk-query-immodules-2.0 (1)

Name

gtk-query-immodules-2.0 - Input method module registration utility

Synopsis

gtk-query-immodules-2.0 [--update-cache] [module...]

Description

GTK-QUERY-IMMODULE(1)           [FIXME: manual]          GTK-QUERY-IMMODULE(1)



NAME
       gtk-query-immodules-2.0 - Input method module registration utility

SYNOPSIS
       gtk-query-immodules-2.0 [--update-cache] [module...]

DESCRIPTION
       gtk-query-immodules-2.0 collects information about loadable input
       method modules for GTK+ and writes it to the default cache file
       location, or to stdout.

       If called without arguments, it looks for modules in the GTK+ input
       method module path.

       If called with arguments, it looks for the specified modules. The
       arguments may be absolute or relative paths.

       Normally, the output of gtk-query-immodules-2.0 is written to
       libdir/gtk-2.0/2.10.0/immodules.cache, where GTK+ looks for it by
       default. If it is written to some other location, the environment
       variable GTK_IM_MODULE_FILE can be set to point GTK+ at the file.

OPTIONS
       --update-cache
           Write the output to the default cache location instead of stdout

ENVIRONMENT
       The environment variable GTK_PATH can be used to prepend directories to
       the input method module path.

BUGS
       None known yet.



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


       +---------------+----------------------+
       |ATTRIBUTE TYPE |   ATTRIBUTE VALUE    |
       +---------------+----------------------+
       |Availability   | library/desktop/gtk2 |
       +---------------+----------------------+
       |Stability      | Committed            |
       +---------------+----------------------+

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+/2.24/gtk+-2.24.31.tar.xz.

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



[FIXME: source]                   06/27/2022             GTK-QUERY-IMMODULE(1)