1FcConfigFileInfoIterNext(3) FcConfigFileInfoIterNext(3)
23
4
NAME
6FcConfigFileInfoIterNext - Set the iterator to point to the next list
7
SYNOPSIS
9#include <fontconfig/fontconfig.h>
1011
FcBool FcConfigFileInfoIterNext (FcConfig *config, FcConfigFileInfoIter *iter);
12
DESCRIPTION
14Set 'iter' to point to the next node in the config file information
15list. If there is no next node, FcFalse is returned.
16
SINCE
18version 2.12.91
1920
21
22
Fontconfig 2.13.1 30 8月 2018 FcConfigFileInfoIterNext(3)