logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

FcPatternIterGetObject - Returns an object name which the iterator point to

Description

Returns an object name in p which iter point to. returns NULL if iter isn't valid.

Name

FcPatternIterGetObject - Returns an object name which the iterator point to

Since

version 2.13.1 Fontconfig 2.15.0 04 July 2025 FcPatternIterGetObject(3)

Synopsis

#include<fontconfig/fontconfig.h>constchar*FcPatternIterGetObject(constFcPattern*p,FcPatternIter*iter);

See Also