mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2025-02-05 16:11:24 +00:00
17 lines
382 B
Groff
17 lines
382 B
Groff
|
.\\" auto-generated by docbook2man-spec $Revision: 1.2 $
|
||
|
.TH "FcAtomicOrigFile" "3" "18 November 2009" "" ""
|
||
|
.SH NAME
|
||
|
FcAtomicOrigFile \- return original file name
|
||
|
.SH SYNOPSIS
|
||
|
.nf
|
||
|
\fB#include <fontconfig.h>
|
||
|
.sp
|
||
|
FcChar8 * FcAtomicOrigFile(FcAtomic *\fIatomic\fB);
|
||
|
\fR.fi
|
||
|
.SH "DESCRIPTION"
|
||
|
.PP
|
||
|
Returns the file refernced by \fIatomic\fR\&.
|
||
|
.SH "VERSION"
|
||
|
.PP
|
||
|
Fontconfig version 2.8.0
|