FcPatternDel(3) FcPatternDel(3)NAMEFcPatternDel - Delete a property from a patternSYNOPSIS#include <fontconfig.h> FcBool FcPatternDel (FcPattern *p, const char *object);DESCRIPTIONDeletes all values associated with the property `object', returning whether the property existed or not.VERSIONFontconfig version 2.4.1 16 October 2006 FcPatternDel(3)