23 lines
664 B
Groff
23 lines
664 B
Groff
.\" This manpage has been automatically generated by docbook2man
|
|
.\" from a DocBook document. This tool can be found at:
|
|
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
|
|
.\" Please send any bug reports, improvements, comments, patches,
|
|
.\" etc. to Steve Cheng <steve@ggi-project.org>.
|
|
.TH "FcAtomicNewFile" "3" "02 December 2006" "" ""
|
|
|
|
.SH NAME
|
|
FcAtomicNewFile \- return new temporary file name
|
|
.SH SYNOPSIS
|
|
.sp
|
|
\fB#include <fontconfig.h>
|
|
.sp
|
|
FcChar8 * FcAtomicNewFile (FcAtomic *\fIatomic\fB);
|
|
\fR
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
Returns the filename for writing a new version of the file referenced
|
|
by \fIatomic\fR\&.
|
|
.SH "VERSION"
|
|
.PP
|
|
Fontconfig version 2.4.2
|