Imported Upstream version 2.13.0
[platform/upstream/fontconfig.git] / doc / FcConfigFileInfoIterNext.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcConfigFileInfoIterNext" "3" "06 3月 2018" "Fontconfig 2.13.0" ""
3 .SH NAME
4 FcConfigFileInfoIterNext \- Set the iterator to point to the next list
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/fontconfig.h>
8 .sp
9 FcBool FcConfigFileInfoIterNext (FcConfig *\fIconfig\fB, FcConfigFileInfoIter *\fIiter\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 Set 'iter' to point to the next node in the config file information list.
14 If there is no next node, FcFalse is returned.
15 .SH "SINCE"
16 .PP
17 version 2.12.91