]> Pileus Git - ~andy/gtk/blob - docs/reference/gtk/gtk-query-immodules-2.0.xml
Better tooltip positioning
[~andy/gtk] / docs / reference / gtk / gtk-query-immodules-2.0.xml
1 <?xml version="1.0"?>
2 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3                "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4 ]>
5 <refentry id="gtk-query-immodules-2.0">
6
7 <refmeta>
8 <refentrytitle>gtk-query-immodules-2.0</refentrytitle>
9 <manvolnum>1</manvolnum>
10 </refmeta>
11
12 <refnamediv>
13 <refname>gtk-query-immodules-2.0</refname>
14 <refpurpose>Input method module registration utility</refpurpose>
15 </refnamediv>
16
17 <refsynopsisdiv>
18 <cmdsynopsis>
19 <command>gtk-query-immodules-2.0</command>
20 <arg choice="opt" rep="repeat">module</arg>
21 </cmdsynopsis>
22 </refsynopsisdiv>
23
24 <refsect1><title>Description</title>
25 <para>
26 <command>gtk-query-immodules-2.0</command> collects information about loadable 
27 input method modules for GTK+ and writes it to <filename>stdout</filename>. 
28 </para>
29 <para>
30 If called without arguments, it looks for modules in the GTK+ input method 
31 module path.  
32 </para>
33 <para>
34 If called with arguments, it looks for the specified modules. The arguments
35 may be absolute or relative paths.
36 </para>
37 </refsect1>
38
39 <refsect1><title>Environment</title>
40 <para>
41 The environment variable <link linkend="GTK_PATH"><envar>GTK_PATH</envar></link> can 
42 be used to prepend directories to the input method module path. 
43 </para>
44 </refsect1>
45
46 <refsect1><title>Bugs</title>
47 <para>
48 None known yet.
49 </para>
50 </refsect1>
51
52 </refentry>
53
54