1FcPatternFindIter(3)                                      FcPatternFindIter(3)
2
3
4

NAME

6       FcPatternFindIter - Set the iterator to point to the object in the pat‐
7       tern
8

SYNOPSIS

10       #include <fontconfig/fontconfig.h>
11
12       FcBool FcPatternFindIter (const FcPattern *p, FcPatternIter *iter, const char *object);
13

DESCRIPTION

15       Set iter to point to object in p if any and returns FcTrue. returns Fc‐
16       False otherwise.
17

SINCE

19       version 2.13.1
20
21
22
23Fontconfig 2.14.1                21 10月 2022             FcPatternFindIter(3)
Impressum