ff308827b6dd80e883a9325cdde5d3341891e0c6
[platform/upstream/fontconfig.git] / doc / FcConfigGetFonts.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcConfigGetFonts" "3" "05 8月 2016" "Fontconfig 2.12.1" ""
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.