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.fi
13
DESCRIPTION
15Returns the next string in set.
16
VERSION
18Fontconfig version 2.8.0
1920
21
22
18 November 2009 FcStrListNext(3)