Manpages - FcStrListNext.3
Table of Contents
NAME
FcStrListNext - get next string in iteration
SYNOPSIS
#include <fontconfig/fontconfig.h>
FcChar8 * FcStrListNext (FcStrList list);*
DESCRIPTION
Returns the next string in list.
FcStrListNext - get next string in iteration
#include <fontconfig/fontconfig.h>
FcChar8 * FcStrListNext (FcStrList list);*
Returns the next string in list.
Created: 2022-02-20 Sun 15:50