#include <fontconfig.h>
FcBool FcConfigAppFontAddDir (FcConfig *config, const char *);
Scans the specified directory for fonts, adding each one found to the application-specific set of fonts.
Fontconfig version 2.3.2
Table of Contents