Imported Upstream version 2.10.91
[platform/upstream/fontconfig.git] / doc / FcConfigGetFonts.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcConfigGetFonts" "3" "10 1月 2013" "" ""
3 .SH NAME
4 FcConfigGetFonts \- Get config font set
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/fontconfig.h>
8 .sp
9 FcFontSet * FcConfigGetFonts (FcConfig *\fIconfig\fB, FcSetName \fIset\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 Returns one of the two sets of fonts from the configuration as specified
14 by \fIset\fR\&. This font set is owned by the library and must
15 not be modified or freed.
16 If \fIconfig\fR is NULL, the current configuration is used.
17 .SH "VERSION"
18 .PP
19 Fontconfig version 2.10.91