1FcPatternFindIter(3) FcPatternFindIter(3)
23
4
NAME
6FcPatternFindIter - Set the iterator to point to the object in the pat‐
7tern
8
SYNOPSIS
10#include <fontconfig/fontconfig.h>
1112
FcBool FcPatternFindIter (const FcPattern *p, FcPatternIter *iter, const char *object);
13
DESCRIPTION
15Set iter to point to object in p if any and returns FcTrue. returns
16FcFalse otherwise.
17
SINCE
19version 2.13.1
2021
22
23
Fontconfig 2.13.1 30 8月 2018 FcPatternFindIter(3)