FcPatternIterValueCount - Returns the number of the values which the iterator point to
Contents
Description
Returns the number of the values in the object which iter point to. if iter isn't valid, returns 0.
Name
FcPatternIterValueCount - Returns the number of the values which the iterator point to
Since
version 2.13.1
Fontconfig 2.15.0 04 July 2025 FcPatternIterValueCount(3)
Synopsis
#include<fontconfig/fontconfig.h>intFcPatternIterValueCount(constFcPattern*p,FcPatternIter*iter);
