1. NAME▲
FcPatternDel - Delete a property from a pattern
2. SYNOPSIS ▲
\fB#include <fontconfig.h>
FcBool FcPatternDel(FcPattern *\fIp\fB);
(const char *\fIobject\fB);
\fR.fi3. DESCRIPTION▲
Deletes all values associated with the property `object', returning whether the property existed or not.
4. VERSION ▲
Fontconfig version 2.8.0