1FcConfigFileInfoIterGet(3) FcConfigFileInfoIterGet(3)
2
3
4
6 FcConfigFileInfoIterGet - Obtain the configuration file information
7
9 #include <fontconfig/fontconfig.h>
10
11 FcBool FcConfigFileInfoIterGet (FcConfig *config, FcConfigFileInfoIter *iter, FcChar8 **name, FcChar8 **description, FcBool *enabled);
12
14 Obtain the filename, the description and the flag whether it is enabled
15 or not for 'iter' where points to current configuration file informa‐
16 tion. If the iterator is invalid, FcFalse is returned.
17
19 version 2.12.91
20
21
22
23Fontconfig 2.13.92 09 8月 2019 FcConfigFileInfoIterGet(3)