1FcConfigFileInfoIterGet(3)                          FcConfigFileInfoIterGet(3)
2
3
4

NAME

6       FcConfigFileInfoIterGet - Obtain the configuration file information
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       FcBool FcConfigFileInfoIterGet (FcConfig *config, FcConfigFileInfoIter *iter, FcChar8 **name, FcChar8 **description, FcBool *enabled);
12

DESCRIPTION

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

SINCE

19       version 2.12.91
20
21
22
23Fontconfig 2.13.1                 30 8月 2018       FcConfigFileInfoIterGet(3)
Impressum