FcPatternFindIter - Set the iterator to point to the object in the pattern
Contents
Description
Set iter to point to object in p if any and returns FcTrue. returns FcFalse otherwise.
Name
FcPatternFindIter - Set the iterator to point to the object in the pattern
Since
version 2.13.1
Fontconfig 2.15.0 04 July 2025 FcPatternFindIter(3)
Synopsis
#include<fontconfig/fontconfig.h>FcBoolFcPatternFindIter(constFcPattern*p,FcPatternIter*iter,constchar*object);
