.\" auto-generated by docbook2man-spec from docbook-utils package .TH "FcConfigFileInfoIterGet" "3" "06 3月 2018" "Fontconfig 2.13.0" "" .SH NAME FcConfigFileInfoIterGet \- Obtain the configuration file information .SH SYNOPSIS .nf \fB#include .sp FcBool FcConfigFileInfoIterGet (FcConfig *\fIconfig\fB, FcConfigFileInfoIter *\fIiter\fB, FcChar8 **\fIname\fB, FcChar8 **\fIdescription\fB, FcBool *\fIenabled\fB); .fi\fR .SH "DESCRIPTION" .PP Obtain the filename, the description and the flag whether it is enabled or not for 'iter' where points to current configuration file information. If the iterator is invalid, FcFalse is returned. .SH "SINCE" .PP version 2.12.91