Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
FcPatternIterNext(3)					    FcPatternIterNext(3)

NAME
     FcPatternIterNext -

SYNOPSIS
     #include <fontconfig/fontconfig.h>

     FcBool FcPatternIterNext (const FcPattern *p, FcPatternIter *iter);

DESCRIPTION
     Set  iter	to  point to the next object in p and returns FcTrue if iter has
     been changed to the next object.  returns FcFalse otherwise.

SINCE
     version 2.13.1

Fontconfig 2.17.1		  02 July 2025		    FcPatternIterNext(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=FcPatternIterNext&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help