17 lines
369 B
Groff
17 lines
369 B
Groff
.\\" auto-generated by docbook2man-spec $Revision: 1.3 $
|
|
.TH "FcStrListNext" "3" "18 November 2009" "" ""
|
|
.SH NAME
|
|
FcStrListNext \- get next string in iteration
|
|
.SH SYNOPSIS
|
|
.nf
|
|
\fB#include <fontconfig.h>
|
|
.sp
|
|
FcChar8 * FcStrListNext(FcStrList *\fIlist\fB);
|
|
\fR.fi
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
Returns the next string in \fIset\fR\&.
|
|
.SH "VERSION"
|
|
.PP
|
|
Fontconfig version 2.8.0
|