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.15.0		  22 12	2023		  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+14.3.quarterly>

home | help