Imported Upstream version 2.14.2
[platform/upstream/fontconfig.git] / doc / FcConfigFileInfoIterNext.3
index 004dfd9..7b72c3e 100644 (file)
@@ -1,5 +1,5 @@
 .\" auto-generated by docbook2man-spec from docbook-utils package
-.TH "FcConfigFileInfoIterNext" "3" "30 8月 2018" "Fontconfig 2.13.1" ""
+.TH "FcConfigFileInfoIterNext" "3" "27 1月 2023" "Fontconfig 2.14.2" ""
 .SH NAME
 FcConfigFileInfoIterNext \- Set the iterator to point to the next list
 .SH SYNOPSIS
@@ -12,6 +12,10 @@ FcBool FcConfigFileInfoIterNext (FcConfig *\fIconfig\fB, FcConfigFileInfoIter *\
 .PP
 Set 'iter' to point to the next node in the config file information list.
 If there is no next node, FcFalse is returned.
+.PP
+This function isn't MT-safe. \fBFcConfigReference\fR must be called
+before using \fBFcConfigFileInfoIterInit\fR and then
+\fBFcConfigDestroy\fR when the relevant values are no longer referenced.
 .SH "SINCE"
 .PP
 version 2.12.91