Query: fcstrsetdel
OS: sunos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcStrSetDel(3) FcStrSetDel(3)NAMEFcStrSetDel - delete from a string setSYNOPSIS#include <fontconfig.h> FcBool FcStrSetDel (FcStrSet *set, const FcChar8 *s);DESCRIPTIONRemoves s from set, returning FcTrue if s was a member else FcFalse.VERSIONFontconfig version 2.2.3 30 June 2004 FcStrSetDel(3)