#include <fontconfig.h>
FcBool FcStrSetDel (FcStrSet *set, const FcChar8 *s);
Removes s from set, returning FcTrue if s was a member else FcFalse.
Fontconfig version 2.3.2
Table of Contents