xenocara/lib/fontconfig/doc/FcConfigGetFontDirs.3

20 lines
562 B
Groff
Raw Normal View History

.\\" auto-generated by docbook2man-spec $Revision: 1.3 $
.TH "FcConfigGetFontDirs" "3" "18 November 2009" "" ""
2006-11-25 11:41:30 -07:00
.SH NAME
FcConfigGetFontDirs \- Get font directories
.SH SYNOPSIS
.nf
2006-11-25 11:41:30 -07:00
\fB#include <fontconfig.h>
.sp
FcStrList * FcConfigGetFontDirs(FcConfig *\fIconfig\fB);
\fR.fi
2006-11-25 11:41:30 -07:00
.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.
2006-11-25 11:41:30 -07:00
.SH "VERSION"
.PP
Fontconfig version 2.8.0