]> Pileus Git - ~andy/gtk/blob - docs/reference/gdk-pixbuf/gdk-pixbuf-query-loaders-3.0.xml
Better tooltip positioning
[~andy/gtk] / docs / reference / gdk-pixbuf / gdk-pixbuf-query-loaders-3.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="gdk-pixbuf-query-loaders">
6
7 <refmeta>
8 <refentrytitle>gdk-pixbuf-query-loaders-3.0</refentrytitle>
9 <manvolnum>1</manvolnum>
10 </refmeta>
11
12 <refnamediv>
13 <refname>gdk-pixbuf-query-loaders-3.0</refname>
14 <refpurpose>GdkPixbuf loader registration utility</refpurpose>
15 </refnamediv>
16
17 <refsynopsisdiv>
18 <cmdsynopsis>
19 <command>gdk-pixbuf-query-loaders-3.0</command>
20 <arg choice="opt" rep="repeat">module</arg>
21 </cmdsynopsis>
22 </refsynopsisdiv>
23
24 <refsect1><title>Description</title>
25 <para>
26 <command>gdk-pixbuf-query-loaders-3.0</command> collects information about
27 loadable modules for <application>gdk-pixbuf</application> and writes it to
28 <filename>stdout</filename>.
29 </para>
30 <para>
31 If called without arguments, it looks for modules in the
32 <application>gdk-pixbuf</application> loader directory.
33 </para>
34 <para>
35 If called with arguments, it looks for the specified modules. The arguments
36 may be absolute or relative paths.
37 </para>
38 </refsect1>
39
40 <refsect1><title>Environment</title>
41 <para>
42 The environment variable <envar>GDK_PIXBUF_MODULEDIR</envar> can be used
43 to specify a different loader directory. The default
44 <application>gdk-pixbuf</application> loader
45 directory is <filename><replaceable>libdir</replaceable>/gtk-3.0/<replaceable>version</replaceable>/loaders</filename>.
46 </para>
47 </refsect1>
48
49 <refsect1><title>Bugs</title>
50 <para>
51 None known yet.
52 </para>
53 </refsect1>
54
55 </refentry>
56
57