dc5e712a78373d3b9afa13084ca443d4306339b6
[platform/upstream/fontconfig.git] / doc / FcConfigUptoDate.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcConfigUptoDate" "3" "05 8月 2016" "Fontconfig 2.12.1" ""
3 .SH NAME
4 FcConfigUptoDate \- Check timestamps on config files
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/fontconfig.h>
8 .sp
9 FcBool FcConfigUptoDate (FcConfig *\fIconfig\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 Checks all of the files related to \fIconfig\fR and returns
14 whether any of them has been modified since the configuration was created.
15 If \fIconfig\fR is NULL, the current configuration is used.