1GIO-QUERYMODULES(1) User Commands GIO-QUERYMODULES(1)
2
3
4
6 gio-querymodules - GIO module cache creation
7
9 gio-querymodules {DIRECTORY...}
10
12 gio-querymodules creates a giomodule.cache file in the listed
13 directories. This file lists the implemented extension points for each
14 module that has been found. It is used by GIO at runtime to avoid
15 opening all modules just to find out which extension points they are
16 implementing.
17
18 GIO modules are usually installed in the gio/modules subdirectory of
19 libdir.
20
21
22
23GIO GIO-QUERYMODULES(1)