1FcStrListNext(3) FcStrListNext(3)
23
4
NAME
6FcStrListNext - get next string in iteration
7
SYNOPSIS
9#include <fontconfig.h>
1011
FcChar8 * FcStrListNext (FcStrList *list);
12
DESCRIPTION
14Returns the next string in set.
15
VERSION
17Fontconfig version 2.4.2
1819
20
21
11 May 2007 FcStrListNext(3)