gdk-pixbuf-query-loaders-3.01gdk-pixbuf-query-loaders-3.0GdkPixbuf loader registration utilitygdk-pixbuf-query-loaders-3.0--update-cachemoduleDescriptiongdk-pixbuf-query-loaders-3.0 collects information about
loadable modules for gdk-pixbuf and writes it to
the default cache file location, or to stdout.
If called without arguments, it looks for modules in the
gdk-pixbuf loader directory.
If called with arguments, it looks for the specified modules. The arguments
may be absolute or relative paths.
Normally, the output of gdk-pixbuf-queryloaders-3.0 is written
to libdirgtk-3.0/3.0.0/loaders.cache, where gdk-pixbuf looks for it by default. If it is written to some other
location, the environment variable GDK_PIXBUF_MODULE_FILE
can be set to point gdk-pixbuf at the file.
Options--update-cacheWrite the output to the default cache location instead of
stdoutEnvironment
The environment variable GDK_PIXBUF_MODULEDIR can be used
to specify a different loader directory. The default
gdk-pixbuf loader
directory is libdir/gtk-3.0/version/loaders.
Bugs
None known yet.