Query: fcpatternremove
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcPatternRemove(3) FcPatternRemove(3)NAMEFcPatternRemove - Remove one object of the specified type from the patternSYNOPSIS#include <fontconfig/fontconfig.h> FcBool FcPatternRemove (FcPattern *p, const char *object, int id);DESCRIPTIONRemoves the value associated with the property `object' at position `id', returning whether the property existed and had a value at that position or not.VERSIONFontconfig version 2.10.95 31 8 2013 FcPatternRemove(3)