Blob Blame History Raw
.\" auto-generated by docbook2man-spec from docbook-utils package
.TH "FcConfigFileInfoIterNext" "3" "30 8月 2018" "Fontconfig 2.13.1" ""
.SH NAME
FcConfigFileInfoIterNext \- Set the iterator to point to the next list
.SH SYNOPSIS
.nf
\fB#include <fontconfig/fontconfig.h>
.sp
FcBool FcConfigFileInfoIterNext (FcConfig *\fIconfig\fB, FcConfigFileInfoIter *\fIiter\fB);
.fi\fR
.SH "DESCRIPTION"
.PP
Set 'iter' to point to the next node in the config file information list.
If there is no next node, FcFalse is returned.
.SH "SINCE"
.PP
version 2.12.91