1. NAME

FcPatternDel - Delete a property from a pattern

2. SYNOPSIS

 
Sélectionnez
\fB#include <fontconfig.h>
 
 FcBool FcPatternDel(FcPattern *\fIp\fB);
 (const char *\fIobject\fB);
 \fR.fi

3. DESCRIPTION

Deletes all values associated with the property `object', returning whether the property existed or not.

4. VERSION

Fontconfig version 2.8.0