1UPDATE-GTK-IMMODULES(1) User Commands UPDATE-GTK-IMMODULES(1)
2
3
4
6 update-gtk-immodules - Update GTK+ immodule cache
7
9 update-gtk-immodules [HOST_TRIPLET]
10
12 update-gtk-immodules is a wrapper around gtk-query-immodules-2.0 that
13 tries to help with multilib installations. It is meant to be used in
14 %post scripts of rpm packages that install input method modules for
15 GTK+ 2.x.
16
17
18 It needs to be given a GNU-style host triplet as argument, such as
19 "x86_64-redhat-linux-gnu". This argument determines where the tool
20 saves the gtk.immodules file that it creates. It must be the same as
21 the host triplet that GTK+ was configured with.
22
23
25 $libdir/gtk-2.0/2.10.0/immodules.cache - the file created by update-
26 gtk-immodules.
27
28
30 gtk-query-immodules-2.0(1)
31
32
33
34GTK+ UPDATE-GTK-IMMODULES(1)