1FcConfigFileInfoIterNext(3)                        FcConfigFileInfoIterNext(3)
2
3
4

NAME

6       FcConfigFileInfoIterNext - Set the iterator to point to the next list
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       FcBool FcConfigFileInfoIterNext (FcConfig *config, FcConfigFileInfoIter *iter);
12

DESCRIPTION

14       Set  'iter'  to  point  to the next node in the config file information
15       list.  If there is no next node, FcFalse is returned.
16

SINCE

18       version 2.12.91
19
20
21
22Fontconfig 2.13.92                09 8月 2019      FcConfigFileInfoIterNext(3)
Impressum