fcpatterndel(3) - Linux man page

Name

FcPatternDel - Delete a property from a pattern

Synopsis

#include <fontconfig.h>

FcBool FcPatternDel(FcPattern *p);
(const char *object);
.fi

Description

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

Version

Fontconfig version 2.8.0