from small one page howto to huge articles all in one place
poll results
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
FcAtomicReplaceOrig
Section: (3) Updated: 05 8月 2016 Index
Return to Main Contents
NAME
FcAtomicReplaceOrig - replace original with new
SYNOPSIS
#include <fontconfig/fontconfig.h>
FcBool FcAtomicReplaceOrig (FcAtomic *atomic);
DESCRIPTION
Replaces the original file referenced by atomic with
the new file. Returns FcFalse if the file cannot be replaced due to
permission issues in the filesystem. Otherwise returns FcTrue.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
|