table of contents
other versions
- Tumbleweed 2.16.0-1.3
- Leap-16.0
- Leap-15.6
| FcAtomicReplaceOrig(3) | FcAtomicReplaceOrig(3) |
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.
| 18 1月 2025 | Fontconfig 2.16.0 |