1FcPatternIterNext(3)                                      FcPatternIterNext(3)
2
3
4

NAME

6       FcPatternIterNext -
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       FcBool FcPatternIterNext (const FcPattern *p, FcPatternIter *iter);
12

DESCRIPTION

14       Set  iter  to  point to the next object in p and returns FcTrue if iter
15       has been changed to the next object.  returns FcFalse otherwise.
16

SINCE

18       version 2.13.1
19
20
21
22Fontconfig 2.14.1                21 10月 2022             FcPatternIterNext(3)
Impressum