91d1d0b1515139021706bc54d0e2b5a62b3a6f4c
[platform/upstream/fontconfig.git] / doc / FcConfigGetFontDirs.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcConfigGetFontDirs" "3" "10 1月 2013" "" ""
3 .SH NAME
4 FcConfigGetFontDirs \- Get font directories
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/fontconfig.h>
8 .sp
9 FcStrList * FcConfigGetFontDirs (FcConfig *\fIconfig\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 Returns the list of font directories in \fIconfig\fR\&. This includes the
14 configured font directories along with any directories below those in the
15 filesystem.
16 If \fIconfig\fR is NULL, the current configuration is used.
17 .SH "VERSION"
18 .PP
19 Fontconfig version 2.10.91