.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "FcConfigGetFontDirs" "3" "15 May 2020" "Fontconfig 2.13.1" "" .SH NAME FcConfigGetFontDirs \- Get font directories .SH SYNOPSIS .sp \fB#include .sp FcStrList * FcConfigGetFontDirs (FcConfig *\fIconfig\fB); \fR .SH "DESCRIPTION" .PP Returns the list of font directories in \fIconfig\fR\&. This includes the configured font directories along with any directories below those in the filesystem. If \fIconfig\fR is NULL, the current configuration is used.