|
NAMEFcPatternIterNext -SYNOPSIS#include <fontconfig/fontconfig.h> FcBool FcPatternIterNext (const FcPattern *p, FcPatternIter *iter); DESCRIPTIONSet iter to point to the next object in p and returns FcTrue if iter has been changed to the next object. returns FcFalse otherwise.SINCEversion 2.13.1
Visit the GSP FreeBSD Man Page Interface. |