#include <fontconfig.h>
FcStrList * FcConfigGetConfigFiles (FcConfig *config);
Returns the list of known configuration files used to generate config. Note that this will not include any configuration done with FcConfigParse.
Fontconfig version 2.3.2
Table of Contents