xenocara/dist/fontconfig/doc/FcPatternIterNext.3

19 lines
514 B
Groff
Raw Permalink Normal View History

.\" auto-generated by docbook2man-spec from docbook-utils package
2025-01-10 01:40:29 +00:00
.TH "FcPatternIterNext" "3" "22 12月 2023" "Fontconfig 2.15.0" ""
.SH NAME
FcPatternIterNext \-
.SH SYNOPSIS
.nf
\fB#include <fontconfig/fontconfig.h>
.sp
FcBool FcPatternIterNext (const FcPattern *\fIp\fB, FcPatternIter *\fIiter\fB);
.fi\fR
.SH "DESCRIPTION"
.PP
Set \fIiter\fR to point to the next object in \fIp\fR
and returns FcTrue if \fIiter\fR has been changed to the next object.
returns FcFalse otherwise.
.SH "SINCE"
.PP
version 2.13.1