25eef9ce9aa09668e511491b97f129bd25f0c1ab
[platform/upstream/fontconfig.git] / doc / FcConfigSubstitute.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcConfigSubstitute" "3" "10 1月 2013" "" ""
3 .SH NAME
4 FcConfigSubstitute \- Execute substitutions
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/fontconfig.h>
8 .sp
9 FcBool FcConfigSubstitute (FcConfig *\fIconfig\fB, FcPattern *\fIp\fB, FcMatchKind \fIkind\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 Calls FcConfigSubstituteWithPat setting p_pat to NULL. Returns FcFalse
14 if the substitution cannot be performed (due to allocation failure). Otherwise returns FcTrue.
15 If \fIconfig\fR is NULL, the current configuration is used.
16 .SH "VERSION"
17 .PP
18 Fontconfig version 2.10.91