logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

FcConfigGetConfigDirs - Get config directories

Description

Returns the list of font directories specified in the configuration files for config. Does not include any subdirectories. If config is NULL, the current configuration is used. Fontconfig 2.15.0 04 July 2025 FcConfigGetConfigDirs(3)

Name

FcConfigGetConfigDirs - Get config directories

Synopsis

#include<fontconfig/fontconfig.h>FcStrList*FcConfigGetConfigDirs(FcConfig*config);

See Also