FcConfigGetConfigFiles
Section: (3)Updated: 16 April 2007
Index Return to Main Contents
NAME
FcConfigGetConfigFiles - Get config filesSYNOPSIS
#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.4.2


