.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "FcPatternDel" "3" "15 May 2020" "Fontconfig 2.13.1" "" .SH NAME FcPatternDel \- Delete a property from a pattern .SH SYNOPSIS .sp \fB#include .sp FcBool FcPatternDel (FcPattern *\fIp\fB, const char *\fIobject\fB); \fR .SH "DESCRIPTION" .PP Deletes all values associated with the property `object', returning whether the property existed or not.