xenocara/dist/fontconfig/doc/FcConfigGetCache.3

15 lines
486 B
Groff
Raw Permalink Normal View History

.\" auto-generated by docbook2man-spec from docbook-utils package
2025-01-10 01:40:29 +00:00
.TH "FcConfigGetCache" "3" "22 12月 2023" "Fontconfig 2.15.0" ""
.SH NAME
FcConfigGetCache \- DEPRECATED used to return per-user cache filename
.SH SYNOPSIS
.nf
\fB#include <fontconfig/fontconfig.h>
.sp
FcChar8 * FcConfigGetCache (FcConfig *\fIconfig\fB);
.fi\fR
.SH "DESCRIPTION"
.PP
With fontconfig no longer using per-user cache files, this function now
simply returns NULL to indicate that no per-user file exists.