FcStrListNext

Section: (3)
Updated: 11 10月 2013
Index Return to Main Contents
 

NAME

FcStrListNext - get next string in iteration  

SYNOPSIS

#include <fontconfig/fontconfig.h>

FcChar8 * FcStrListNext (FcStrList *list);
 

DESCRIPTION

Returns the next string in list.  

VERSION

Fontconfig version 2.11.0


 

Index

NAME
SYNOPSIS
DESCRIPTION
VERSION