FcStrListNext

NAME

FcStrListNext - get next string in iteration

SYNOPSIS

 #include <fontconfig.h>
 
 FcChar8 * FcStrListNext (FcStrList *list);
 
 

DESCRIPTION

Returns the next string in set.

VERSION

Fontconfig version 2.4.2