Man1 - gio-querymodules.1

Table of Contents

NAME

gio-querymodules - GIO module cache creation

SYNOPSIS

gio-querymodules {DIRECTORY…}

DESCRIPTION

gio-querymodules creates a giomodule.cache file in the listed directories. This file lists the implemented extension points for each module that has been found. It is used by GIO at runtime to avoid opening all modules just to find out which extension points they are implementing.

GIO modules are usually installed in the gio/modules subdirectory of libdir.

Author: dt

Created: 2022-02-22 Tue 16:54