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
16       FcFalse otherwise.
17

SINCE

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