Imported Upstream version 2.14.2
[platform/upstream/fontconfig.git] / doc / FcPatternFindIter.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcPatternFindIter" "3" "27 1月 2023" "Fontconfig 2.14.2" ""
3 .SH NAME
4 FcPatternFindIter \- Set the iterator to point to the object in the pattern
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/fontconfig.h>
8 .sp
9 FcBool FcPatternFindIter (const FcPattern *\fIp\fB, FcPatternIter *\fIiter\fB, const char *\fIobject\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 Set \fIiter\fR to point to \fIobject\fR in
14 \fIp\fR if any and returns FcTrue. returns FcFalse otherwise.
15 .SH "SINCE"
16 .PP
17 version 2.13.1