490bb5c8b80be77285cf85f259f80e7ddc88ee3b
[platform/upstream/fontconfig.git] / doc / FcConfigSubstitute.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcConfigSubstitute" "3" "30 8月 2018" "Fontconfig 2.13.1" ""
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.