Imported Upstream version 2.13.0
[platform/upstream/fontconfig.git] / doc / FcConfigFileInfoIterGet.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcConfigFileInfoIterGet" "3" "06 3月 2018" "Fontconfig 2.13.0" ""
3 .SH NAME
4 FcConfigFileInfoIterGet \- Obtain the configuration file information
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/fontconfig.h>
8 .sp
9 FcBool FcConfigFileInfoIterGet (FcConfig *\fIconfig\fB, FcConfigFileInfoIter *\fIiter\fB, FcChar8 **\fIname\fB, FcChar8 **\fIdescription\fB, FcBool *\fIenabled\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 Obtain the filename, the description and the flag whether it is enabled or not
14 for 'iter' where points to current configuration file information.
15 If the iterator is invalid, FcFalse is returned.
16 .SH "SINCE"
17 .PP
18 version 2.12.91