FcPatternDel.3 revision a6844aab
1.\\" auto-generated by docbook2man-spec $Revision: 1.1.1.2 $
2.TH "FcPatternDel" "3" "18 November 2009" "" ""
3.SH NAME
4FcPatternDel \- Delete a property from a pattern
5.SH SYNOPSIS
6.nf
7\fB#include <fontconfig.h>
8.sp
9FcBool FcPatternDel(FcPattern *\fIp\fB);
10(const char *\fIobject\fB);
11\fR.fi
12.SH "DESCRIPTION"
13.PP
14Deletes all values associated with the property `object', returning 
15whether the property existed or not.
16.SH "VERSION"
17.PP
18Fontconfig version 2.8.0
19