Table of Contents

Name

FcConfigGetConfigFiles - Get config files

Synopsis

#include <fontconfig.h>

FcStrList * FcConfigGetConfigFiles (FcConfig *config);

Description

Returns the list of known configuration files used to generate config. Note that this will not include any configuration done with FcConfigParse.

Version

Fontconfig version 2.3.2


Table of Contents