18 lines
427 B
Groff
18 lines
427 B
Groff
.\\" auto-generated by docbook2man-spec $Revision: 1.3 $
|
|
.TH "FcAtomicNewFile" "3" "18 November 2009" "" ""
|
|
.SH NAME
|
|
FcAtomicNewFile \- return new temporary file name
|
|
.SH SYNOPSIS
|
|
.nf
|
|
\fB#include <fontconfig.h>
|
|
.sp
|
|
FcChar8 * FcAtomicNewFile(FcAtomic *\fIatomic\fB);
|
|
\fR.fi
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
Returns the filename for writing a new version of the file referenced
|
|
by \fIatomic\fR\&.
|
|
.SH "VERSION"
|
|
.PP
|
|
Fontconfig version 2.8.0
|