1GDK-PIXBUF-QUERY-(1) User Commands GDK-PIXBUF-QUERY-(1)
2
3
4
6 gdk-pixbuf-query-loaders - GdkPixbuf loader registration utility
7
9 gdk-pixbuf-query-loaders [--update-cache] [MODULE...]
10
12 gdk-pixbuf-query-loaders collects information about loadable modules
13 for gdk-pixbuf and writes it to the default cache file location, or to
14 stdout.
15
16 If called without arguments, it looks for modules in the gdk-pixbuf
17 loader directory.
18
19 If called with arguments, it looks for the specified modules. The
20 arguments may be absolute or relative paths.
21
22 Normally, the output of gdk-pixbuf-queryloaders is written to
23 libdir/gdk-pixbuf-2.0/2.10.0/loaders.cache, where gdk-pixbuf looks for
24 it by default. If it is written to some other location, the environment
25 variable GDK_PIXBUF_MODULE_FILE can be set to point gdk-pixbuf at the
26 file.
27
29 --update-cache
30 Write the output to the default cache location instead of stdout
31
33 The environment variable GDK_PIXBUF_MODULEDIR can be used to specify a
34 different loader directory. The default gdk-pixbuf loader directory is
35 libdir/gdk-pixbuf-2.0/version/loaders.
36
37
38
39gdk-pixbuf GDK-PIXBUF-QUERY-(1)