Imported Upstream version 2.13.1
[platform/upstream/fontconfig.git] / doc / FcPatternDel.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcPatternDel" "3" "30 8月 2018" "Fontconfig 2.13.1" ""
3 .SH NAME
4 FcPatternDel \- Delete a property from a pattern
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/fontconfig.h>
8 .sp
9 FcBool FcPatternDel (FcPattern *\fIp\fB, const char *\fIobject\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 Deletes all values associated with the property `object', returning 
14 whether the property existed or not.